Searched refs:PORT_CONNECT (Results 1 - 13 of 13) sorted by relevance

/drivers/usb/host/
H A Dehci-hub.c200 if (t1 & PORT_CONNECT)
289 if (t1 & PORT_CONNECT)
543 || (port_status & (PORT_OWNER | PORT_CONNECT))
565 if (!(port_status & PORT_CONNECT))
1078 if ((temp & PORT_CONNECT) &&
1093 if (temp & PORT_CONNECT) {
1201 if ((temp & (PORT_PE|PORT_CONNECT)) == PORT_CONNECT
H A Doxu210hp.h163 #define PORT_CONNECT (1<<0) /* device connected */ macro
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 Dxhci-hub.c659 if (raw_port_status & PORT_CONNECT) {
1152 if (t1 & PORT_CONNECT) {
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 Dehci-fsl.c627 if (!(status & PORT_CONNECT))
H A Doxu210hp-hcd.c180 (status & PORT_CONNECT) ? " CONNECT" : ""
426 if (!(port_status & PORT_CONNECT)) {
3127 if (!(temp & PORT_CONNECT))
3329 if ((temp & PORT_CONNECT) &&
3344 if (temp & PORT_CONNECT) {
H A Dehci-dbg.c280 (status & PORT_CONNECT) ? " CONNECT" : "");
H A Dfotg210-hcd.c283 (status & PORT_CONNECT) ? " CONNECT" : "");
1434 if (!(port_status & PORT_CONNECT))
1716 if ((temp & PORT_CONNECT) &&
1731 if (temp & PORT_CONNECT) {
H A Dfusbh200-hcd.c275 (status & PORT_CONNECT) ? " CONNECT" : "");
1392 if (!(port_status & PORT_CONNECT))
1672 if ((temp & PORT_CONNECT) &&
1686 if (temp & PORT_CONNECT) {
H A Dxhci.h270 #define PORT_CONNECT (1 << 0) macro
/drivers/usb/early/
H A Dehci-dbgp.c515 if (!(portsc & PORT_CONNECT) && try_hard_once) {
647 if (!(portsc & PORT_CONNECT))

Completed in 79 milliseconds