Home
last modified time | relevance | path

Searched refs:DTCH (Results 1 – 3 of 3) sorted by relevance

/drivers/usb/renesas_usbhs/
Dcommon.h185 #define DTCH (1 << 12) /* USB Disconnection Detect Interrupt Status */ macro
Dmod.c323 if (irq_state.intsts1 & DTCH) in usbhs_interrupt()
/drivers/usb/host/
Dr8a66597-hcd.c1039 r8a66597_write(r8a66597, ~DTCH, get_intsts_reg(port)); in r8a66597_check_syssts()
1643 if (mask2 & DTCH) { in r8a66597_irq()
1644 r8a66597_write(r8a66597, ~DTCH, INTSTS2); in r8a66597_irq()
1663 if (mask1 & DTCH) { in r8a66597_irq()
1664 r8a66597_write(r8a66597, ~DTCH, INTSTS1); in r8a66597_irq()