Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dmicrochipphy.h59 #define LAN88XX_MMD3_CHIP_REV (32878) macro
/openbmc/linux/drivers/net/phy/
H A Dmicrochip.c267 priv->chip_rev = phy_read_mmd(phydev, 3, LAN88XX_MMD3_CHIP_REV); in lan88xx_probe()