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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/usb/host/
H A Dehci-hub.c152 if (t1 & PORT_CONNECT)
253 if (t1 & PORT_CONNECT)
495 || (port_status & (PORT_OWNER | PORT_CONNECT))
568 if (!(port_status & PORT_CONNECT))
926 if ((temp & PORT_CONNECT) &&
941 if (temp & PORT_CONNECT) {
1049 if ((temp & (PORT_PE|PORT_CONNECT)) == PORT_CONNECT
H A Dxhci-hub.c214 if (temp & PORT_CONNECT) {
H A Doxu210hp.h163 #define PORT_CONNECT (1<<0) /* device connected */ macro
H A Disp1760-hcd.c79 #define PORT_CONNECT (1<<0) /* device connected */ macro
1837 if (!(port_status & PORT_CONNECT))
2026 if (temp & PORT_CONNECT) {
2087 if ((temp & (PORT_PE|PORT_CONNECT)) == PORT_CONNECT
H A Doxu210hp-hcd.c178 (status & PORT_CONNECT) ? " CONNECT" : ""
424 if (!(port_status & PORT_CONNECT)) {
3096 if (!(temp & PORT_CONNECT))
3291 if ((temp & PORT_CONNECT) &&
3306 if (temp & PORT_CONNECT) {
H A Dxhci.h257 #define PORT_CONNECT (1 << 0) macro
H A Dehci-dbg.c296 (status & PORT_CONNECT) ? " CONNECT" : "");
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/usb/
H A Dehci_def.h149 #define PORT_CONNECT (1<<0) /* device connected */ macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/usb/early/
H A Dehci-dbgp.c511 if (!(portsc & PORT_CONNECT) && try_hard_once) {
648 if (!(portsc & PORT_CONNECT))

Completed in 95 milliseconds