Searched refs:RH_A_OCPM (Results 1 – 8 of 8) sorted by relevance
323 #define RH_A_OCPM (1 << 11) /* over current protection mode */ macro
306 (temp & RH_A_OCPM) ? " OCPM" : "", in ohci_dump_roothub()1043 else if (temp & RH_A_OCPM) /* per-port overcurrent reporting? */ in ohci_submit_rh_msg()
339 #define RH_A_OCPM (1 << 11) /* over current protection mode */ macro
659 #define RH_A_OCPM (1 << 11) /* over current protection mode */ macro
753 #define RH_A_OCPM (1 << 11) /* over current protection mode */ macro
716 else if (temp & RH_A_OCPM) in r8a66597_submit_rh_msg()
441 (temp & RH_A_OCPM) ? " OCPM" : "", in ohci_dump_roothub()1407 else if (temp & RH_A_OCPM)/* per-port overcurrent reporting? */ in ohci_submit_rh_msg()
640 else if (dsc & RH_A_OCPM) in dwc_otg_submit_rh_msg_in_descriptor()