Searched refs:PORT_POWER (Results 1 – 3 of 3) sorted by relevance
1132 #define PORT_POWER (1<<12) /* true: has power (see PPC) */ macro
1414 ehci_writel (temp & ~PORT_POWER, in ehci_hub_control()1687 if (temp & PORT_POWER) in ehci_hub_control()1783 ehci_writel (temp | PORT_POWER, in ehci_hub_control()
378 (status & PORT_POWER) ? " POWER" : "", in dbg_port_buf()