Searched refs:RH_PS_PSS (Results 1 - 9 of 9) 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-hub.c31 (temp & RH_PS_PSS) ? " PSS" : "", \
805 ohci_writel (ohci, RH_PS_PSS,
H A Dohci-omap.c178 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 Disp116x-hcd.c1112 ? HCRHPORT2 : HCRHPORT1, RH_PS_PSS);
1482 if (!(stat & RH_PS_PSS))
H A Disp1362.h359 #define RH_PS_PSS 0x00000004 /* port suspend status */ macro
H A Dohci-dbg.c213 (temp & RH_PS_PSS) ? " PSS" : "", \
H A Disp1362-hcd.c1686 isp1362_write_reg32(isp1362_hcd, HCRHPORT1 + wIndex, RH_PS_PSS);
1889 if (!(stat & RH_PS_PSS)) {
H A Du132-hcd.c2709 roothub.portstatus[port_index], RH_PS_PSS);
2827 if ((u132->hc_roothub_portstatus[i] & RH_PS_PSS))

Completed in 75 milliseconds