Searched refs:STP4020_ISR0_RDYCHG (Results 1 – 2 of 2) sorted by relevance
| /openbsd/src/sys/dev/sbus/ | ||
| D | stp4020reg.h | 154 #define STP4020_ISR0_RDYCHG 0x0400 /* ready/busy status change */ macro |
| D | stp4020.c | 436 if ((v & STP4020_ISR0_RDYCHG) != 0) { in stp4020_statintr() |