Searched refs:RH_A_NPS (Results 1 – 10 of 10) sorted by relevance
128 uhcrhda |= RH_A_NPS; in pxa27x_ohci_select_pmm()131 uhcrhda &= ~(RH_A_NPS & RH_A_PSM); in pxa27x_ohci_select_pmm()134 uhcrhda &= ~(RH_A_NPS); in pxa27x_ohci_select_pmm()145 uhcrhda |= RH_A_NPS; in pxa27x_ohci_select_pmm()
707 temp &= ~(RH_A_POTPGT | RH_A_NPS); in ohci_run()714 temp |= RH_A_NPS; in ohci_run()718 ohci_writel (ohci, (temp & RH_A_NPS) ? 0 : RH_B_PPCM, in ohci_run()
247 rh &= ~RH_A_NPS; in ohci_omap_init()
318 #define RH_A_NPS (1 << 9) /* no power switching */ macro
69 #define RH_A_NPS (1 << 9) /* no power switching */ macro
1658 if (!(roothub_a & RH_A_NPS)) { in u132_run()1759 roothub_a &= ~(RH_A_POTPGT | RH_A_NPS); in u132_run()1764 roothub_a |= RH_A_NPS; in u132_run()1773 (roothub_a & RH_A_NPS) ? 0 : RH_B_PPCM); in u132_run()2598 if (rh_a & RH_A_NPS) in u132_roothub_descriptor()
564 if (rh & RH_A_NPS) /* no power switching? */ in ohci_hub_descriptor()
240 (temp & RH_A_NPS) ? " NPS" : "", in ohci_dump_roothub()
1298 val &= ~(RH_A_NPS | RH_A_PSM); in isp116x_stop()
2357 if (!(roothub_a & RH_A_NPS)) { /* power down each port */ in ftdi_elan_check_controller()2463 roothub_a &= ~(RH_A_POTPGT | RH_A_NPS); in ftdi_elan_check_controller()2468 roothub_a |= RH_A_NPS; in ftdi_elan_check_controller()2477 (roothub_a & RH_A_NPS) ? 0 : RH_B_PPCM); in ftdi_elan_check_controller()