Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/usb/host/
Dxhci-port.h5 #define PORT_CONNECT (1 << 0) macro
Doxu210hp-hcd.c195 #define PORT_CONNECT (1<<0) /* device connected */ macro
/kernel/linux/linux-6.6/include/linux/usb/
Dehci_def.h153 #define PORT_CONNECT (1<<0) /* device connected */ macro
/kernel/linux/linux-5.10/include/linux/usb/
Dehci_def.h165 #define PORT_CONNECT (1<<0) /* device connected */ macro
/kernel/linux/linux-5.10/drivers/usb/isp1760/
Disp1760-regs.h57 #define PORT_CONNECT (1 << 0) /* device connected */ macro
/kernel/linux/linux-6.6/drivers/usb/isp1760/
Disp1760-regs.h71 PORT_RESUME, PORT_PE, PORT_CSC, PORT_CONNECT, enumerator
/kernel/linux/linux-5.10/drivers/usb/host/
Dfotg210.h284 #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
/kernel/linux/linux-6.6/drivers/usb/fotg210/
Dfotg210-hcd.h282 #define PORT_CONNECT (1<<0) /* device connected */ macro
/kernel/linux/linux-6.6/drivers/usb/cdns3/
Dcdnsp-gadget.h247 #define PORT_CONNECT BIT(0) macro