Home
last modified time | relevance | path

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

/linux-6.1.9/include/linux/usb/
Dehci_def.h153 #define PORT_CONNECT (1<<0) /* device connected */ macro
/linux-6.1.9/drivers/usb/isp1760/
Disp1760-regs.h71 PORT_RESUME, PORT_PE, PORT_CSC, PORT_CONNECT, enumerator
/linux-6.1.9/drivers/usb/host/
Dfotg210.h281 #define PORT_CONNECT (1<<0) /* device connected */ macro
Doxu210hp-hcd.c195 #define PORT_CONNECT (1<<0) /* device connected */ macro
Dxhci.h296 #define PORT_CONNECT (1 << 0) macro
/linux-6.1.9/drivers/usb/cdns3/
Dcdnsp-gadget.h247 #define PORT_CONNECT BIT(0) macro