Searched refs:RH_A_NOCP (Results 1 – 18 of 18) sorted by relevance
324 #define RH_A_NOCP (1 << 12) /* no over current protection */ macro
306 (temp & RH_A_NOCP) ? " NOCP" : "", in ohci_dump_roothub()1042 if (temp & RH_A_NOCP) /* no overcurrent reporting? */ in ohci_submit_rh_msg()
340 #define RH_A_NOCP (1 << 12) /* no over current protection */ macro
614 #define RH_A_NOCP BIT(12) /* no over current protection */ macro
755 #define RH_A_NOCP (1 << 12) /* no over current protection */ macro
687 if (temp & RH_A_NOCP) in r8a66597_submit_rh_msg()
444 (temp & RH_A_NOCP) ? " NOCP" : "", in ohci_dump_roothub()1409 if (temp & RH_A_NOCP) /* no overcurrent reporting? */ in ohci_submit_rh_msg()
644 if (dsc & RH_A_NOCP) in dwc_otg_submit_rh_msg_in_descriptor()
257 rh &= ~RH_A_NOCP; in ohci_omap_reset()
265 rh_a &= ~RH_A_NOCP; in ohci_da8xx_reset()
677 val &= ~RH_A_NOCP; in ohci_run()683 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
555 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
1740 roothub_a |= RH_A_NOCP; in u132_run()2581 if (rh_a & RH_A_NOCP) in u132_roothub_descriptor()
2362 roothub_a |= RH_A_NOCP; in ftdi_elan_check_controller()