Home
last modified time | relevance | path

Searched refs:PHY_LOOPBACK (Results 1 – 6 of 6) sorted by relevance

/Linux-v5.4/drivers/net/dsa/microchip/
Dksz8795.c471 data |= PHY_LOOPBACK; in ksz8795_r_phy()
614 if (val & PHY_LOOPBACK) in ksz8795_w_phy()
Dksz8795_reg.h759 #define PHY_LOOPBACK BIT(14) macro
/Linux-v5.4/drivers/atm/
Dnicstar.c71 #undef PHY_LOOPBACK
282 #ifdef PHY_LOOPBACK in nicstar_init()
461 #ifdef PHY_LOOPBACK in ns_init_card()
471 #ifdef PHY_LOOPBACK in ns_init_card()
/Linux-v5.4/drivers/net/ethernet/broadcom/
Dbnx2.c1563 if (bp->loopback == MAC_LOOPBACK || bp->loopback == PHY_LOOPBACK) { in bnx2_set_link()
5835 bp->loopback = PHY_LOOPBACK; in bnx2_run_loopback()
Dbnx2.h6965 #define PHY_LOOPBACK 2 macro
/Linux-v5.4/drivers/net/ethernet/micrel/
Dksz884x.c278 #define PHY_LOOPBACK 0x4000 macro