Home
last modified time | relevance | path

Searched refs:KSZ8873_PORT_PHY_LOOPBACK (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/net/dsa/microchip/
H A Dksz8795_reg.h270 #define KSZ8873_PORT_PHY_LOOPBACK BIT(0) macro
H A Dksz8795.c824 if (restart & KSZ8873_PORT_PHY_LOOPBACK) in ksz8_r_phy_bmcr()
1115 restart_mask |= KSZ8873_PORT_PHY_LOOPBACK; in ksz8_w_phy_bmcr()
1118 restart |= KSZ8873_PORT_PHY_LOOPBACK; in ksz8_w_phy_bmcr()