Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/dsa/microchip/
H A Dksz8795.c661 if (restart & PORT_PHY_LOOPBACK) in ksz8_r_phy()
886 data |= PORT_PHY_LOOPBACK; in ksz8_w_phy()
888 data &= ~PORT_PHY_LOOPBACK; in ksz8_w_phy()
H A Dksz8795_reg.h280 #define PORT_PHY_LOOPBACK BIT(7) macro
H A Dksz9477_reg.h876 #define PORT_PHY_LOOPBACK BIT(14) macro