Searched refs:RH_PS_PES (Results 1 – 6 of 6) sorted by relevance
33 (temp & RH_PS_PES) ? " PES" : "", \105 if ((temp & (RH_PS_PES | RH_PS_PSS)) == in ohci_rh_suspend()106 RH_PS_PES) in ohci_rh_suspend()
299 #define RH_PS_PES 0x00000002 /* port enable status*/ macro
91 #define RH_PS_PES (1 << 1) /* port enable status */ macro
184 (temp & RH_PS_PES) ? " PES" : "", \
353 #define RH_PS_PES 0x00000002 /* port enable status*/ macro
827 if ((tmp & RH_PS_PES) && !(tmp & RH_PS_PSS)) in io_watchdog_func()