Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/dsa/microchip/
H A Dksz8795_reg.h287 #define PORT_MAC_LOOPBACK BIT(0) macro
H A Dksz9477_reg.h856 #define PORT_MAC_LOOPBACK BIT(7) macro
H A Dksz9477.c1182 ksz_port_cfg(dev, port, REG_PORT_CTRL_0, PORT_MAC_LOOPBACK, false); in ksz9477_port_setup()