Searched refs:STP4020_ISR0_CDCHG (Results 1 – 2 of 2) sorted by relevance
/openbsd/sys/dev/sbus/ | ||
H A D | stp4020reg.h | 151 #define STP4020_ISR0_CDCHG 0x2000 /* card detect status change */ macro |
H A D | stp4020.c | 402 if ((v & STP4020_ISR0_CDCHG) != 0) { in stp4020_statintr() |