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