Home
last modified time | relevance | path

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

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