Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/phy/
H A Dphy-fsl-usb.h51 #define USB_STS_PORT_CHANGE (0x1<<2) macro
/openbmc/linux/drivers/usb/gadget/udc/
H A Dfsl_usb2_udc.h160 #define USB_STS_PORT_CHANGE 0x00000004 macro
H A Dfsl_udc_core.c1906 if (irq_src & USB_STS_PORT_CHANGE) { in fsl_udc_irq()