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