Searched refs:RH_PS_PSSC (Results 1 – 5 of 5) sorted by relevance
24 (value & RH_PS_PSSC) ? " PSSC" : "", \511 if (status & (RH_PS_CSC | RH_PS_PESC | RH_PS_PSSC in ohci_hub_status_data()721 temp = RH_PS_PSSC; in ohci_hub_control()
308 #define RH_PS_PSSC 0x00040000 /* port suspend status change */ macro
101 #define RH_PS_PSSC (1 << 18) /* port suspend status macro
175 (temp & RH_PS_PSSC) ? " PSSC" : "", \
316 #define RH_PS_PSSC 0x00040000 /* port suspend status change */ macro