Searched refs:PORT_OC (Results 1 – 3 of 3) sorted by relevance
1190 #define PORT_OC (1<<4) /* over current active */ macro
385 (status & PORT_OC) ? " OC" : "", in dbg_port_buf()
1683 if (temp & PORT_OC) in ehci_hub_control()