Searched refs:VR_ISR0_BUSERR (Results 1 – 2 of 2) sorted by relevance
136 #define VR_ISR0_BUSERR (1 << 6) macro160 #define VR_ICR0_BUSERR VR_ISR0_BUSERR
1283 if ((status & VR_ISR0_BUSERR) != 0) { in vr_intr()1286 status &= ~VR_ISR0_BUSERR; in vr_intr()