Searched refs:RH_PS_PSS (Results 1 – 7 of 7) sorted by relevance
32 (value & RH_PS_PSS) ? " PSS" : "", \109 if ((temp & (RH_PS_PES | RH_PS_PSS)) == in ohci_rh_suspend()111 ohci_writel(ohci, RH_PS_PSS, portstat); in ohci_rh_suspend()781 ohci_writel (ohci, RH_PS_PSS, in ohci_hub_control()
81 writel (RH_PS_PSS, &ohci->regs->roothub.portstatus [port]); in start_hnp()
301 #define RH_PS_PSS 0x00000004 /* port suspend status */ macro
93 #define RH_PS_PSS (1 << 2) /* port suspend status */ macro
1116 ? HCRHPORT2 : HCRHPORT1, RH_PS_PSS); in isp116x_hub_control()1474 if (!(stat & RH_PS_PSS)) in isp116x_bus_resume()
183 (temp & RH_PS_PSS) ? " PSS" : "", \
851 if ((tmp & RH_PS_PES) && !(tmp & RH_PS_PSS)) in io_watchdog_func()