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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/usb/host/
H A Dohci-pxa27x.c52 UHCRHDA &= ~(RH_A_NPS & RH_A_PSM);
56 UHCRHDA |= RH_A_PSM;
H A Dohci-ps3.c40 ohci_writel(ohci, 0x7f000000 | RH_A_PSM | RH_A_OCPM,
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-dbg.c241 (temp & RH_A_PSM) ? " PSM" : "",
H A Dohci-hub.c489 if (rh & RH_A_PSM) /* per-port power switching? */
H A Disp116x-hcd.c1309 val &= ~(RH_A_NPS | RH_A_PSM);
1366 val |= RH_A_PSM;
H A Dohci-hcd.c602 temp &= ~(RH_A_PSM | RH_A_OCPM);
H A Du132-hcd.c1761 roothub_a &= ~(RH_A_PSM | RH_A_OCPM);
2546 if (rh_a & RH_A_PSM)
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/usb/misc/
H A Dftdi-elan.c2476 roothub_a &= ~(RH_A_PSM | RH_A_OCPM);

Completed in 198 milliseconds