Home
last modified time | relevance | path

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

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