Searched refs:PORT_POWER (Results 1 – 3 of 3) sorted by relevance
193 writel (temp & ~PORT_POWER, in ehci_hub_control()270 if (temp & PORT_POWER) in ehci_hub_control()306 writel (temp | PORT_POWER, in ehci_hub_control()
240 #define PORT_POWER (1<<12) /* true: has power (see PPC) */ macro
254 (status & PORT_POWER) ? " POWER" : "", in dbg_port_buf()