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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/usb/host/
H A Dohci-pxa27x.c131 uhcrhda &= ~(RH_A_NPS & RH_A_PSM);
135 uhcrhda |= RH_A_PSM;
H A Dohci-ps3.c41 ohci_writel(ohci, 0x7f000000 | RH_A_PSM | RH_A_OCPM,
H A Dohci-da8xx.c116 rh_a |= RH_A_PSM;
H A Dohci.h317 #define RH_A_PSM (1 << 8) /* power switching mode */ macro
H A Disp116x.h68 #define RH_A_PSM (1 << 8) /* power switching mode */ macro
H A Dohci-hub.c575 if (rh & RH_A_PSM) /* per-port power switching? */
H A Disp116x-hcd.c1299 val &= ~(RH_A_NPS | RH_A_PSM);
1356 val |= RH_A_PSM;
H A Disp1362.h384 #define RH_A_PSM (1 << 8) /* power switching mode */ macro
H A Dohci-dbg.c241 (temp & RH_A_PSM) ? " PSM" : "",
H A Dohci-hcd.c707 val &= ~(RH_A_PSM | RH_A_OCPM);
H A Disp1362-hcd.c2406 tmp &= ~(RH_A_NPS | RH_A_PSM);
2578 isp1362_hcd->rhdesca |= RH_A_PSM;
H A Du132-hcd.c1751 roothub_a &= ~(RH_A_PSM | RH_A_OCPM);
2595 if (rh_a & RH_A_PSM)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/usb/misc/
H A Dftdi-elan.c2458 roothub_a &= ~(RH_A_PSM | RH_A_OCPM);

Completed in 223 milliseconds