Searched refs:RH_PS_PSS (Results 1 - 8 of 8) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/usb/host/
H A Dohci-hub.c31 (temp & RH_PS_PSS) ? " PSS" : "", \
703 ohci_writel (ohci, RH_PS_PSS,
H A Dohci-omap.c177 writel (RH_PS_PSS, &ohci->regs->roothub.portstatus [port]);
H A Dohci.h292 #define RH_PS_PSS 0x00000004 /* port suspend status */ macro
H A Disp116x.h92 #define RH_PS_PSS (1 << 2) /* port suspend status */ macro
H A Dohci-dbg.c213 (temp & RH_PS_PSS) ? " PSS" : "", \
H A Disp116x-hcd.c1120 ? HCRHPORT2 : HCRHPORT1, RH_PS_PSS);
1498 if (!(stat & RH_PS_PSS))
H A Dohci-hcd.c836 ohci_writel (ohci, RH_PS_PSS,
H A Du132-hcd.c2660 roothub.portstatus[port_index], RH_PS_PSS);
2778 if ((u132->hc_roothub_portstatus[i] & RH_PS_PSS)) {

Completed in 201 milliseconds