Home
last modified time | relevance | path

Searched refs:RH_A_PSM (Results 1 – 13 of 13) sorted by relevance

/linux-6.3-rc2/drivers/usb/host/
A Dohci-pxa27x.c147 uhcrhda &= ~(RH_A_NPS | RH_A_PSM); in pxa27x_ohci_select_pmm()
151 uhcrhda |= RH_A_PSM; in pxa27x_ohci_select_pmm()
A Dohci-ps3.c29 ohci_writel(ohci, 0x7f000000 | RH_A_PSM | RH_A_OCPM, in ps3_ohci_hc_start()
A Dohci-da8xx.c262 rh_a |= RH_A_PSM; in ohci_da8xx_reset()
A Dohci.h326 #define RH_A_PSM (1 << 8) /* power switching mode */ macro
A Disp116x.h69 #define RH_A_PSM (1 << 8) /* power switching mode */ macro
A Dohci-hub.c556 if (rh & RH_A_PSM) /* per-port power switching? */ in ohci_hub_descriptor()
A Disp116x-hcd.c1288 val &= ~(RH_A_NPS | RH_A_PSM); in isp116x_stop()
1345 val |= RH_A_PSM; in isp116x_start()
A Dohci-dbg.c211 (temp & RH_A_PSM) ? " PSM" : "", in ohci_dump_roothub()
A Disp1362.h334 #define RH_A_PSM (1 << 8) /* power switching mode */ macro
A Dohci-hcd.c682 val &= ~(RH_A_POTPGT | RH_A_NPS | RH_A_PSM | RH_A_OCPM); in ohci_run()
A Disp1362-hcd.c2368 tmp &= ~(RH_A_NPS | RH_A_PSM); in isp1362_hc_stop()
2540 isp1362_hcd->rhdesca |= RH_A_PSM; in isp1362_hc_start()
A Du132-hcd.c1738 roothub_a &= ~(RH_A_PSM | RH_A_OCPM); in u132_run()
2577 if (rh_a & RH_A_PSM) in u132_roothub_descriptor()
/linux-6.3-rc2/drivers/usb/misc/
A Dftdi-elan.c2350 roothub_a &= ~(RH_A_PSM | RH_A_OCPM); in ftdi_elan_check_controller()

Completed in 35 milliseconds