Searched refs:RH_A_NOCP (Results 1 – 10 of 10) sorted by relevance
163 rh &= ~RH_A_NOCP; in ohci_omap_reset()
265 rh_a &= ~RH_A_NOCP; in ohci_da8xx_reset()
330 #define RH_A_NOCP (1 << 12) /* no over current protection */ macro
675 val &= ~RH_A_NOCP; in ohci_run()681 val |= RH_A_NOCP; in ohci_run()
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
1740 roothub_a |= RH_A_NOCP; in u132_run()2579 if (rh_a & RH_A_NOCP) in u132_roothub_descriptor()
2356 roothub_a |= RH_A_NOCP; in ftdi_elan_check_controller()