Searched refs:DTCH (Results 1 – 4 of 4) sorted by relevance
178 #define DTCH (1 << 12) /* USB Disconnection Detect Interrupt Status */ macro
314 if (irq_state.intsts1 & DTCH) in usbhs_interrupt()
333 #define DTCH 0x1000 /* b12: Detach sense interrupt */ macro
1026 r8a66597_write(r8a66597, ~DTCH, get_intsts_reg(port)); in r8a66597_check_syssts()1630 if (mask2 & DTCH) { in r8a66597_irq()1631 r8a66597_write(r8a66597, ~DTCH, INTSTS2); in r8a66597_irq()1650 if (mask1 & DTCH) { in r8a66597_irq()1651 r8a66597_write(r8a66597, ~DTCH, INTSTS1); in r8a66597_irq()