Searched refs:STP4020_ISR0_SCINT (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/sys/dev/sbus/ | ||
H A D | stp4020reg.h | 154 #define STP4020_ISR0_SCINT 0x4000 /* status change interrupt posted */ macro |
H A D | stp4020.c | 726 if ((v & STP4020_ISR0_SCINT) != 0) { in stp4020_intr() |