Searched refs:USB_STS_PORT_CHANGE (Results 1 – 3 of 3) sorted by relevance
65 #define USB_STS_PORT_CHANGE (0x1<<2) macro
161 #define USB_STS_PORT_CHANGE 0x00000004 macro
1900 if (irq_src & USB_STS_PORT_CHANGE) { in fsl_udc_irq()