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

/netbsd-current/sys/dev/ic/
H A Dsl811hsreg.h75 #define SL11_EPSTAT_SETUP (0x10) macro
83 SL11_EPSTAT_SETUP | \
H A Dsl811hs.c641 !!((s) & SL11_EPSTAT_OVERFLOW), !!((s) & SL11_EPSTAT_SETUP)); \
659 !!((r) & SL11_EPSTAT_OVERFLOW), !!((r) & SL11_EPSTAT_SETUP)); \
1994 * include SL11_EPSTAT_SETUP, which is apparently set while the
2060 if (status & SL11_EPSTAT_SETUP) {

Completed in 181 milliseconds