Home
last modified time | relevance | path

Searched refs:PORT_MAC_LOOPBACK (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.4/drivers/net/dsa/microchip/
Dksz8795_reg.h287 #define PORT_MAC_LOOPBACK BIT(0) macro
Dksz9477_reg.h856 #define PORT_MAC_LOOPBACK BIT(7) macro
Dksz9477.c1200 ksz_port_cfg(dev, port, REG_PORT_CTRL_0, PORT_MAC_LOOPBACK, false); in ksz9477_port_setup()