Searched refs:DVST (Results 1 – 4 of 4) sorted by relevance
303 #define DVST 0x1000 /* b12: Device state transition interrupt */ macro
157 #define DVST (1 << 12) /* Device State Transition Interrupt Status */ macro
286 if (irq_state.intsts0 & DVST) in usbhs_interrupt()
1340 r8a66597_write(r8a66597, ~DVST, INTSTS0); in irq_device_state()