Searched refs:PORT_PEC (Results 1 – 2 of 2) sorted by relevance
161 #define PORT_PEC (1<<3) /* port enable change */ macro165 #define PORT_RWC_BITS (PORT_CSC | PORT_PEC | PORT_OCC)
656 mask = PORT_CSC | PORT_PEC; in ehci_hub_status_data()805 ehci_writel(ehci, temp | PORT_PEC, status_reg); in ehci_hub_control()877 if (temp & PORT_PEC) in ehci_hub_control()
Completed in 8 milliseconds