Searched refs:RH_A_PSM (Results 1 – 8 of 8) sorted by relevance
320 #define RH_A_PSM (1 << 8) /* power switching mode */ macro
309 (temp & RH_A_PSM) ? " PSM" : "", in ohci_dump_roothub()1039 if (temp & RH_A_PSM) /* per-port power switching? */ in ohci_submit_rh_msg()1330 writel ((roothub_a (ohci) | RH_A_NPS) & ~RH_A_PSM, in hc_start()
336 #define RH_A_PSM (1 << 8) /* power switching mode */ macro
656 #define RH_A_PSM (1 << 8) /* power switching mode */ macro
750 #define RH_A_PSM (1 << 8) /* power switching mode */ macro
444 (temp & RH_A_PSM) ? " PSM" : "", in ohci_dump_roothub()1403 if (temp & RH_A_PSM) /* per-port power switching? */ in ohci_submit_rh_msg()1886 ohci_writel((roothub_a(ohci) | RH_A_NPS) & ~RH_A_PSM, in hc_start()
712 if (temp & RH_A_PSM) in r8a66597_submit_rh_msg()
636 if (dsc & RH_A_PSM) in dwc_otg_submit_rh_msg_in_descriptor()