Searched refs:RH_A_NOCP (Results 1 – 8 of 8) sorted by relevance
324 #define RH_A_NOCP (1 << 12) /* no over current protection */ macro
305 (temp & RH_A_NOCP) ? " NOCP" : "", in ohci_dump_roothub()1041 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
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()
638 if (dsc & RH_A_NOCP) in dwc_otg_submit_rh_msg_in_descriptor()