Searched refs:RH_A_NPS (Results 1 – 6 of 6) sorted by relevance
337 #define RH_A_NPS (1 << 9) /* no power switching */ macro
611 #define RH_A_NPS BIT(9) /* no power switching */ macro
752 #define RH_A_NPS (1 << 9) /* no power switching */ macro
447 (temp & RH_A_NPS) ? " NPS" : "", in ohci_dump_roothub()1889 ohci_writel((roothub_a(ohci) | RH_A_NPS) & ~RH_A_PSM, in hc_start()
321 #define RH_A_NPS (1 << 9) /* no power switching */ macro
309 (temp & RH_A_NPS) ? " NPS" : "", in ohci_dump_roothub()1331 writel ((roothub_a (ohci) | RH_A_NPS) & ~RH_A_PSM, in hc_start()