Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
H A Dmdio.h164 #define MDIO_PMA_CTRL2_TYPE 0x000f /* PMA/PMD type selection */ macro
/linux/drivers/net/
H A Dmdio.c199 switch (reg & MDIO_PMA_CTRL2_TYPE) { in mdio45_ethtool_ksettings_get_npage()
/linux/drivers/net/phy/
H A Dphy-c45.c131 ctrl2 &= ~(MDIO_PMA_CTRL2_TYPE | 0x30); in genphy_c45_pma_setup_forced()