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