Home
last modified time | relevance | path

Searched refs:MDIO_PMA_10T1L_STAT (Results 1 – 3 of 3) sorted by relevance

/linux-6.12.1/drivers/net/phy/
Dadin1100.c249 ret = phy_read_mmd(phydev, MDIO_MMD_PMAPMD, MDIO_PMA_10T1L_STAT); in adin_get_features()
Dphy-c45.c926 val = phy_read_mmd(phydev, MDIO_MMD_PMAPMD, MDIO_PMA_10T1L_STAT); in genphy_c45_read_eee_abilities()
/linux-6.12.1/include/uapi/linux/
Dmdio.h72 #define MDIO_PMA_10T1L_STAT 2295 /* 10BASE-T1L PMA status */ macro