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

/drivers/usb/host/
H A Dohci-ps3.c41 ohci_writel(ohci, 0x7f000000 | RH_A_PSM | RH_A_OCPM,
H A Dohci-pxa27x.c150 uhcrhda &= ~(RH_A_NPS & RH_A_PSM);
154 uhcrhda |= RH_A_PSM;
H A Dohci-da8xx.c116 rh_a |= RH_A_PSM;
H A Disp116x.h68 #define RH_A_PSM (1 << 8) /* power switching mode */ macro
H A Dohci-hub.c550 if (rh & RH_A_PSM) /* per-port power switching? */
H A Dohci.h325 #define RH_A_PSM (1 << 8) /* power switching mode */ macro
H A Disp116x-hcd.c1298 val &= ~(RH_A_NPS | RH_A_PSM);
1355 val |= RH_A_PSM;
H A Disp1362.h379 #define RH_A_PSM (1 << 8) /* power switching mode */ macro
H A Dohci-dbg.c210 (temp & RH_A_PSM) ? " PSM" : "",
H A Dohci-hcd.c655 val &= ~(RH_A_PSM | RH_A_OCPM);
H A Disp1362-hcd.c2374 tmp &= ~(RH_A_NPS | RH_A_PSM);
2546 isp1362_hcd->rhdesca |= RH_A_PSM;
H A Du132-hcd.c1752 roothub_a &= ~(RH_A_PSM | RH_A_OCPM);
2596 if (rh_a & RH_A_PSM)
/drivers/usb/misc/
H A Dftdi-elan.c2429 roothub_a &= ~(RH_A_PSM | RH_A_OCPM);

Completed in 118 milliseconds