Searched refs:PORT_PEC (Results 1 – 3 of 3) sorted by relevance
1240 #define PORT_PEC (1<<3) /* port enable change */ macro
386 (status & PORT_PEC) ? " PEC" : "", in dbg_port_buf()
1405 ehci_writel (temp | PORT_PEC, in ehci_hub_control()1560 if (temp & PORT_PEC) in ehci_hub_control()