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