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

/drivers/usb/host/
H A Disp1760-hcd.c92 #define PORT_CONNECT (1<<0) /* device connected */ macro
1816 if (!(port_status & PORT_CONNECT))
2011 if (temp & PORT_CONNECT) {
2072 if ((temp & (PORT_PE|PORT_CONNECT)) == PORT_CONNECT
H A Dfotg210.h272 #define PORT_CONNECT (1<<0) /* device connected */ macro
H A Dfusbh200.h267 #define PORT_CONNECT (1<<0) /* device connected */ macro
H A Doxu210hp.h163 #define PORT_CONNECT (1<<0) /* device connected */ macro
H A Dxhci.h270 #define PORT_CONNECT (1 << 0) macro

Completed in 93 milliseconds