Home
last modified time | relevance | path

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

/linux/drivers/usb/host/ !
H A Dxhci-port.h5 #define PORT_CONNECT (1 << 0) macro
/linux/include/linux/usb/ !
H A Dehci_def.h153 #define PORT_CONNECT (1<<0) /* device connected */ 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.h282 #define PORT_CONNECT (1<<0) /* device connected */ macro
/linux/drivers/usb/cdns3/ !
H A Dcdnsp-gadget.h247 #define PORT_CONNECT BIT(0) macro