Searched defs:USB_STS_PORT_CHANGE (Results 1 – 2 of 2) sorted by relevance
/linux-6.14.4/drivers/usb/phy/ | ||
D | phy-fsl-usb.h | 51 #define USB_STS_PORT_CHANGE (0x1<<2) macro |
/linux-6.14.4/drivers/usb/gadget/udc/ | ||
D | fsl_usb2_udc.h | 160 #define USB_STS_PORT_CHANGE 0x00000004 macro |