Searched refs:RH_A_NOCP (Results 1 – 14 of 14) sorted by relevance
340 #define RH_A_NOCP (1 << 12) /* no over current protection */ macro
660 #define RH_A_NOCP (1 << 12) /* no over current protection */ macro
754 #define RH_A_NOCP (1 << 12) /* no over current protection */ macro
714 if (temp & RH_A_NOCP) in r8a66597_submit_rh_msg()
440 (temp & RH_A_NOCP) ? " NOCP" : "", in ohci_dump_roothub()1405 if (temp & RH_A_NOCP) /* no overcurrent reporting? */ in ohci_submit_rh_msg()
641 if (dsc & RH_A_NOCP) in dwc_otg_submit_rh_msg_in_descriptor()
153 rh &= ~RH_A_NOCP; in ohci_omap_reset()
266 rh_a &= ~RH_A_NOCP; in ohci_da8xx_reset()
675 val &= ~RH_A_NOCP; in ohci_run()681 val |= RH_A_NOCP; in ohci_run()
330 #define RH_A_NOCP (1 << 12) /* no over current protection */ macro
74 #define RH_A_NOCP (1 << 12) /* no overcurrent protection */ macro
558 if (rh & RH_A_NOCP) /* no overcurrent reporting? */ in ohci_hub_descriptor()
207 (temp & RH_A_NOCP) ? " NOCP" : "", in ohci_dump_roothub()
338 #define RH_A_NOCP (1 << 12) /* no over current protection */ macro