Searched refs:PORT_PHY_LOOPBACK (Results 1 – 3 of 3) sorted by relevance
769 if (stat3 & PORT_PHY_LOOPBACK) in ksz879x_get_loopback()792 stat3 |= PORT_PHY_LOOPBACK; in ksz879x_set_loopback()794 return ksz_prmw8(dev, port, REG_PORT_STATUS_3, PORT_PHY_LOOPBACK, in ksz879x_set_loopback()
291 #define PORT_PHY_LOOPBACK BIT(7) macro
846 #define PORT_PHY_LOOPBACK BIT(14) macro