Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/phy/
H A Dphy-fsl-usb.h49 #define USB_STS_INT (0x1<<0) macro
/openbmc/linux/drivers/usb/gadget/udc/
H A Dfsl_usb2_udc.h158 #define USB_STS_INT 0x00000001 macro
H A Dfsl_udc_core.c1883 if (irq_src & USB_STS_INT) { in fsl_udc_irq()