Home
last modified time | relevance | path

Searched defs:PORT_CSC (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/usb/host/
H A Dxhci-port.h71 #define PORT_CSC (1 << 17) macro
/linux/include/linux/usb/
H A Dehci_def.h152 #define PORT_CSC (1<<1) /* connect status change */ macro
/linux/drivers/usb/isp1760/
H A Disp1760-regs.h71 PORT_RESUME, PORT_PE, PORT_CSC, PORT_CONNECT, enumerator
/linux/drivers/usb/fotg210/
H A Dfotg210-hcd.h281 #define PORT_CSC (1<<1) /* connect status change */ macro
/linux/drivers/usb/cdns3/
H A Dcdnsp-gadget.h298 #define PORT_CSC BIT(17) macro