Searched refs:RH_A_PSM (Results 1 – 8 of 8) sorted by relevance
336 #define RH_A_PSM (1 << 8) /* power switching mode */ macro
610 #define RH_A_PSM BIT(8) /* power switching mode */ macro
751 #define RH_A_PSM (1 << 8) /* power switching mode */ macro
448 (temp & RH_A_PSM) ? " PSM" : "", in ohci_dump_roothub()1408 if (temp & RH_A_PSM) /* per-port power switching? */ in ohci_submit_rh_msg()1889 ohci_writel((roothub_a(ohci) | RH_A_NPS) & ~RH_A_PSM, in hc_start()
685 if (temp & RH_A_PSM) in r8a66597_submit_rh_msg()
654 if (dsc & RH_A_PSM) in dwc_otg_submit_rh_msg_in_descriptor()
320 #define RH_A_PSM (1 << 8) /* power switching mode */ macro
310 (temp & RH_A_PSM) ? " PSM" : "", in ohci_dump_roothub()1040 if (temp & RH_A_PSM) /* per-port power switching? */ in ohci_submit_rh_msg()1331 writel ((roothub_a (ohci) | RH_A_NPS) & ~RH_A_PSM, in hc_start()