Searched refs:DTCH (Results 1 – 3 of 3) sorted by relevance
183 #define DTCH (1 << 12) /* USB Disconnection Detect Interrupt Status */ macro
291 if (irq_state.intsts1 & DTCH) in usbhs_interrupt()
319 #define DTCH 0x1000 /* b12: Detach sense interrupt */ macro