Home
last modified time | relevance | path

Searched refs:STP4020_ISR0_RDYCHG (Results 1 – 2 of 2) sorted by relevance

/openbsd/src/sys/dev/sbus/
Dstp4020reg.h154 #define STP4020_ISR0_RDYCHG 0x0400 /* ready/busy status change */ macro
Dstp4020.c436 if ((v & STP4020_ISR0_RDYCHG) != 0) { in stp4020_statintr()