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

/drivers/usb/host/
H A Disp1760-hcd.c92 #define PORT_CONNECT (1<<0) /* device connected */ macro
1811 if (!(port_status & PORT_CONNECT))
2006 if (temp & PORT_CONNECT) {
2067 if ((temp & (PORT_PE|PORT_CONNECT)) == PORT_CONNECT
H A Doxu210hp.h163 #define PORT_CONNECT (1<<0) /* device connected */ macro
H A Dxhci.h265 #define PORT_CONNECT (1 << 0) macro

Completed in 102 milliseconds