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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/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))
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/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 294 milliseconds