Searched refs:PORT_MAC_LOOPBACK (Results 1 – 2 of 2) sorted by relevance
312 ksz_port_cfg(dev, port, REG_PORT_CTRL_0, PORT_MAC_LOOPBACK, false); in port_setup()439 ksz_port_cfg(dev, port, REG_PORT_CTRL_0, PORT_MAC_LOOPBACK, true); in ksz_disable_port()
867 #define PORT_MAC_LOOPBACK BIT(7) macro