Home
last modified time | relevance | path

Searched refs:PORT_OC (Results 1 – 6 of 6) sorted by relevance

/drivers/usb/host/
A Dxhci-port.h10 #define PORT_OC (1 << 3) macro
A Dxhci-hub.c1188 if (raw_port_status & PORT_OC) in xhci_get_port_status()
1703 if (temp & PORT_OC) in xhci_hub_status_data()
1773 if (t1 & PORT_OC) { in xhci_bus_suspend()
A Dehci-hub.c896 if (((temp & PORT_OC) || (ehci->need_oc_pp_cycle)) in ehci_hub_control()
1008 if (temp & PORT_OC) in ehci_hub_control()
A Doxu210hp-hcd.c192 #define PORT_OC (1<<4) /* over current active */ macro
579 (status & PORT_OC) ? " OC" : "", in dbg_port_buf()
3734 if (temp & PORT_OC) in oxu_hub_control()
A Dehci-dbg.c253 (status & PORT_OC) ? " OC" : "", in dbg_port_buf()
A Dxhci.h2405 if (portsc & PORT_OC) in xhci_decode_portsc()

Completed in 32 milliseconds