Searched refs:PORT_OC (Results 1 – 7 of 7) sorted by relevance
160 #define PORT_OC (1<<4) /* over current active */ macro
159 #define PORT_OC (1<<4) /* over current active */ macro
1009 if (((temp & PORT_OC) || (ehci->need_oc_pp_cycle)) in ehci_hub_control()1121 if (temp & PORT_OC) in ehci_hub_control()
276 (status & PORT_OC) ? " OC" : "", in dbg_port_buf()
836 if (raw_port_status & PORT_OC) in xhci_get_port_status()
303 #define PORT_OC (1 << 3) macro
176 (status & PORT_OC) ? " OC" : "", in dbg_port_buf()3347 if (temp & PORT_OC) in oxu_hub_control()