Searched refs:PORT_OC (Results 1 – 6 of 6) sorted by relevance
161 #define PORT_OC (1<<4) /* over current active */ macro
1024 if (((temp & PORT_OC) || (ehci->need_oc_pp_cycle)) in ehci_hub_control()1136 if (temp & PORT_OC) in ehci_hub_control()
295 #define PORT_OC (1 << 3) macro2549 if (portsc & PORT_OC) in xhci_decode_portsc()
190 #define PORT_OC (1<<4) /* over current active */ macro602 (status & PORT_OC) ? " OC" : "", in dbg_port_buf()3755 if (temp & PORT_OC) in oxu_hub_control()
253 (status & PORT_OC) ? " OC" : "", in dbg_port_buf()
1038 if (raw_port_status & PORT_OC) in xhci_get_port_status()