Searched refs:PORTSC_PEC (Results 1 – 2 of 2) sorted by relevance
373 #define PORTSC_PEC (1<<3) /* Port Enable/Disable Change */ macro377 #define PORTSC_RWC_BITS (PORTSC_CSC | PORTSC_PEC | PORTSC_OCC)
371 if ((u32Temp & (PORTSC_CSC) || PORTSC_PEC) != 0 || in ms_hub_status_data()538 hcd_reg_writel ((u32Temp /*& ~PORTSC_RWC_BITS*/) | PORTSC_PEC, in ms_hub_control()607 if (u32Temp & PORTSC_PEC) in ms_hub_control()2775 iPsc &= ~(PORTSC_PEC | PORTSC_PE | PORTSC_CSC); in ms_ehci_irq()