Home
last modified time | relevance | path

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

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