Home
last modified time | relevance | path

Searched refs:PORT_CONNECT (Results 1 – 15 of 15) sorted by relevance

/Linux-v4.19/drivers/usb/host/
Dehci-hub.c187 if (t1 & PORT_CONNECT) in ehci_adjust_port_wakeup_flags()
277 if (t1 & PORT_CONNECT) in ehci_bus_suspend()
552 || (port_status & (PORT_OWNER | PORT_CONNECT)) in set_owner()
574 if (!(port_status & PORT_CONNECT)) in check_reset_complete()
1097 if ((temp & PORT_CONNECT) && in ehci_hub_control()
1112 if (temp & PORT_CONNECT) { in ehci_hub_control()
1228 if ((temp & (PORT_PE|PORT_CONNECT)) == PORT_CONNECT in ehci_hub_control()
Doxu210hp.h164 #define PORT_CONNECT (1<<0) /* device connected */ macro
Dxhci-hub.c978 if (raw_port_status & PORT_CONNECT) { in xhci_get_port_status()
1209 if ((temp & PORT_CONNECT)) { in xhci_hub_control()
1517 if (t1 & PORT_CONNECT) { in xhci_bus_suspend()
1556 if (portsc & (PORT_CONNECT | PORT_CAS)) in xhci_port_missing_cas_quirk()
Dfotg210.h281 #define PORT_CONNECT (1<<0) /* device connected */ macro
Doxu210hp-hcd.c167 (status & PORT_CONNECT) ? " CONNECT" : "" in dbg_port_buf()
412 if (!(port_status & PORT_CONNECT)) { in check_reset_complete()
3099 if (!(temp & PORT_CONNECT)) in oxu_hub_status_data()
3301 if ((temp & PORT_CONNECT) && in oxu_hub_control()
3316 if (temp & PORT_CONNECT) { in oxu_hub_control()
Dehci-fsl.c616 if (!(status & PORT_CONNECT)) in ehci_start_port_reset()
Dxhci.h290 #define PORT_CONNECT (1 << 0) macro
2475 portsc & PORT_CONNECT ? "Connected" : "Not-connected", in xhci_decode_portsc()
Dfotg210-hcd.c254 (status & PORT_CONNECT) ? " CONNECT" : ""); in dbg_port_buf()
1374 if (!(port_status & PORT_CONNECT)) in check_reset_complete()
1638 if ((temp & PORT_CONNECT) && in fotg210_hub_control()
1653 if (temp & PORT_CONNECT) { in fotg210_hub_control()
Dehci-dbg.c257 (status & PORT_CONNECT) ? " CONNECT" : ""); in dbg_port_buf()
/Linux-v4.19/drivers/usb/isp1760/
Disp1760-regs.h57 #define PORT_CONNECT (1 << 0) /* device connected */ macro
Disp1760-hcd.c1791 if (!(port_status & PORT_CONNECT)) in check_reset_complete()
1985 if (temp & PORT_CONNECT) { in isp1760_hub_control()
2045 if ((temp & (PORT_PE|PORT_CONNECT)) == PORT_CONNECT in isp1760_hub_control()
/Linux-v4.19/include/linux/usb/
Dehci_def.h165 #define PORT_CONNECT (1<<0) /* device connected */ macro
/Linux-v4.19/drivers/usb/chipidea/
Dhost.c225 if (portsc & PORT_CONNECT) { in ci_ehci_bus_suspend()
/Linux-v4.19/drivers/usb/early/
Dehci-dbgp.c515 if (!(portsc & PORT_CONNECT) && try_hard_once) { in _dbgp_external_startup()
646 if (!(portsc & PORT_CONNECT)) in ehci_reset_port()
Dxhci-dbc.c361 if (!(val & PORT_CONNECT)) in xdbc_do_reset_debug_port()