Searched refs:RH_A_PSM (Results 1 – 11 of 11) sorted by relevance
147 uhcrhda &= ~(RH_A_NPS | RH_A_PSM); in pxa27x_ohci_select_pmm()151 uhcrhda |= RH_A_PSM; in pxa27x_ohci_select_pmm()
29 ohci_writel(ohci, 0x7f000000 | RH_A_PSM | RH_A_OCPM, in ps3_ohci_hc_start()
263 rh_a |= RH_A_PSM; in ohci_da8xx_reset()
326 #define RH_A_PSM (1 << 8) /* power switching mode */ macro
69 #define RH_A_PSM (1 << 8) /* power switching mode */ macro
1288 val &= ~(RH_A_NPS | RH_A_PSM); in isp116x_stop()1345 val |= RH_A_PSM; in isp116x_start()
556 if (rh & RH_A_PSM) /* per-port power switching? */ in ohci_hub_descriptor()
211 (temp & RH_A_PSM) ? " PSM" : "", in ohci_dump_roothub()
334 #define RH_A_PSM (1 << 8) /* power switching mode */ macro
682 val &= ~(RH_A_POTPGT | RH_A_NPS | RH_A_PSM | RH_A_OCPM); in ohci_run()
2368 tmp &= ~(RH_A_NPS | RH_A_PSM); in isp1362_hc_stop()2540 isp1362_hcd->rhdesca |= RH_A_PSM; in isp1362_hc_start()