Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dmicrel_phy.h45 #define MICREL_PHY_FXEN BIT(1) macro
/openbmc/linux/drivers/net/phy/
H A Dmicrel.c620 phydev->dev_flags |= MICREL_PHY_FXEN; in ksz8041_config_init()
639 if (phydev->dev_flags & MICREL_PHY_FXEN) { in ksz8041_config_aneg()