Home
last modified time | relevance | path

Searched refs:RH_PS_PSS (Results 1 – 9 of 9) sorted by relevance

/linux-3.4.99/drivers/usb/host/
Dohci-hub.c31 (temp & RH_PS_PSS) ? " PSS" : "", \
803 ohci_writel (ohci, RH_PS_PSS, in ohci_hub_control()
Dohci-omap.c178 writel (RH_PS_PSS, &ohci->regs->roothub.portstatus [port]); in start_hnp()
Dohci.h292 #define RH_PS_PSS 0x00000004 /* port suspend status */ macro
Disp116x.h92 #define RH_PS_PSS (1 << 2) /* port suspend status */ macro
Disp116x-hcd.c1112 ? HCRHPORT2 : HCRHPORT1, RH_PS_PSS); in isp116x_hub_control()
1482 if (!(stat & RH_PS_PSS)) in isp116x_bus_resume()
Dohci-dbg.c235 (temp & RH_PS_PSS) ? " PSS" : "", \
Disp1362.h359 #define RH_PS_PSS 0x00000004 /* port suspend status */ macro
Disp1362-hcd.c1676 isp1362_write_reg32(isp1362_hcd, HCRHPORT1 + wIndex, RH_PS_PSS); in isp1362_hub_control()
1881 if (!(stat & RH_PS_PSS)) { in isp1362_bus_resume()
Du132-hcd.c2711 roothub.portstatus[port_index], RH_PS_PSS); in u132_roothub_setportfeature()
2829 if ((u132->hc_roothub_portstatus[i] & RH_PS_PSS)) in u132_hub_status_data()