Searched refs:PORT_OC (Results 1 – 7 of 7) sorted by relevance
152 #define PORT_OC (1<<4) /* over current active */ macro
159 #define PORT_OC (1<<4) /* over current active */ macro
816 if ((temp & PORT_OC) && HCS_PPC(ehci->hcs_params)) { in ehci_hub_control()928 if (temp & PORT_OC) in ehci_hub_control()
570 if (temp & PORT_OC) in xhci_hub_control()
266 #define PORT_OC (1 << 3) macro
291 (status & PORT_OC) ? " OC" : "", in dbg_port_buf()
174 (status & PORT_OC) ? " OC" : "", in dbg_port_buf()3350 if (temp & PORT_OC) in oxu_hub_control()