Home
last modified time | relevance | path

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

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