Home
last modified time | relevance | path

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

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