Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/phy/
H A Dadin1100.c201 priv->tx_level_2v4_able = !!(ret & MDIO_PMA_10T1L_STAT_2V4_ABLE); in adin_get_features()
/openbmc/linux/include/uapi/linux/
H A Dmdio.h329 #define MDIO_PMA_10T1L_STAT_2V4_ABLE 0x1000 /* PHY has 2.4 Vpp operating mode ability */ macro