Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/dsa/microchip/
H A Dlan937x_reg.h141 #define PORT_MAC_LOOPBACK BIT(7) macro
H A Dksz8795_reg.h264 #define PORT_MAC_LOOPBACK BIT(0) macro
H A Dksz9477_reg.h849 #define PORT_MAC_LOOPBACK BIT(7) macro
H A Dksz9477.c972 ksz_port_cfg(dev, port, REG_PORT_CTRL_0, PORT_MAC_LOOPBACK, false); in ksz9477_port_setup()