Searched refs:RH_A_NPS (Results 1 – 11 of 11) sorted by relevance
144 uhcrhda |= RH_A_NPS; in pxa27x_ohci_select_pmm()147 uhcrhda &= ~(RH_A_NPS | RH_A_PSM); in pxa27x_ohci_select_pmm()150 uhcrhda &= ~(RH_A_NPS); in pxa27x_ohci_select_pmm()161 uhcrhda |= RH_A_NPS; in pxa27x_ohci_select_pmm()
682 val &= ~(RH_A_POTPGT | RH_A_NPS | RH_A_PSM | RH_A_OCPM); in ohci_run()688 val |= RH_A_NPS; in ohci_run()693 ohci_writel (ohci, (val & RH_A_NPS) ? 0 : RH_B_PPCM, in ohci_run()
147 rh &= ~RH_A_NPS; in ohci_omap_reset()
262 rh_a &= ~RH_A_NPS; in ohci_da8xx_reset()
327 #define RH_A_NPS (1 << 9) /* no power switching */ macro
70 #define RH_A_NPS (1 << 9) /* no power switching */ macro
554 if (rh & RH_A_NPS) /* no power switching? */ in ohci_hub_descriptor()
210 (temp & RH_A_NPS) ? " NPS" : "", in ohci_dump_roothub()
335 #define RH_A_NPS (1 << 9) /* no power switching */ macro
2368 tmp &= ~(RH_A_NPS | RH_A_PSM); in isp1362_hc_stop()2538 isp1362_hcd->rhdesca |= RH_A_NPS; in isp1362_hc_start()
1288 val &= ~(RH_A_NPS | RH_A_PSM); in isp116x_stop()