HomeSort by: relevance | last modified time | path
    Searched refs:SL11_EPCTRL_DIRECTION (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/ic/
sl811hsreg.h 55 #define SL11_EPCTRL_DIRECTION (0x04)
sl811hs.c 652 !!((r) & SL11_EPCTRL_DIRECTION), \
984 spipe->control |= SL11_EPCTRL_DIRECTION;
2131 spipe->control &= ~SL11_EPCTRL_DIRECTION;
2133 spipe->control |= SL11_EPCTRL_DIRECTION;

Completed in 17 milliseconds