Searched refs:PORT_OC (Results 1 – 5 of 5) sorted by relevance
10 #define PORT_OC (1 << 3) macro
896 if (((temp & PORT_OC) || (ehci->need_oc_pp_cycle)) in ehci_hub_control()1008 if (temp & PORT_OC) in ehci_hub_control()
192 #define PORT_OC (1<<4) /* over current active */ macro579 (status & PORT_OC) ? " OC" : "", in dbg_port_buf()3734 if (temp & PORT_OC) in oxu_hub_control()
253 (status & PORT_OC) ? " OC" : "", in dbg_port_buf()
149 #define PORT_OC (1<<4) /* over current active */ macro