CLOCK_OUT_PORT1   175 drivers/net/wan/n2.c 		mcr |= port->phy_node ? CLOCK_OUT_PORT1 : CLOCK_OUT_PORT0;
CLOCK_OUT_PORT1   181 drivers/net/wan/n2.c 		mcr |= port->phy_node ? CLOCK_OUT_PORT1 : CLOCK_OUT_PORT0;
CLOCK_OUT_PORT1   187 drivers/net/wan/n2.c 		mcr |= port->phy_node ? CLOCK_OUT_PORT1 : CLOCK_OUT_PORT0;
CLOCK_OUT_PORT1   193 drivers/net/wan/n2.c 		mcr &= port->phy_node ? ~CLOCK_OUT_PORT1 : ~CLOCK_OUT_PORT0;