Searched refs:SL11_ISR_DATA (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/sys/dev/ic/
H A Dsl811hsreg.h119 #define SL11_ISR_DATA (0x80) /* Value of the Data+ pin */ macro
H A Dsl811hs.c622 !!((r) & SL11_ISR_DATA), !!((r) & SL11_ISR_RESUME), \
1772 ((r & ~(SL11_ISR_SOF|SL11_ISR_DATA)) || slhcidebug & SLHCI_D_SOF)) {
2811 if (r & SL11_ISR_DATA) {
/netbsd-current/sys/arch/mips/adm5120/dev/
H A Dahci.c329 sl11write(sc, SL11_ISR, SL11_ISR_DATA | SL11_ISR_SOFTIMER);

Completed in 142 milliseconds