Searched refs:RH_PS_CSC (Results 1 – 5 of 5) sorted by relevance
26 (value & RH_PS_CSC) ? " CSC" : "", \511 if (status & (RH_PS_CSC | RH_PS_PESC | RH_PS_PSSC in ohci_hub_status_data()727 temp = RH_PS_CSC; in ohci_hub_control()
306 #define RH_PS_CSC 0x00010000 /* connect status change */ macro
99 #define RH_PS_CSC (1 << 16) /* connect status change */ macro
932 if (status & (RH_PS_CSC | RH_PS_PESC | RH_PS_PSSC in isp116x_hub_status_data()1088 tmp = RH_PS_CSC; in isp116x_hub_control()
177 (temp & RH_PS_CSC) ? " CSC" : "", \