Searched refs:SL11_EPCTRL_DIRECTION (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/sys/dev/ic/
H A Dsl811hsreg.h55 #define SL11_EPCTRL_DIRECTION (0x04) macro
H A Dsl811hs.c652 !!((r) & SL11_EPCTRL_DIRECTION), \
984 spipe->control |= SL11_EPCTRL_DIRECTION;
2131 spipe->control &= ~SL11_EPCTRL_DIRECTION;
2133 spipe->control |= SL11_EPCTRL_DIRECTION;

Completed in 219 milliseconds