Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Dmdio.h178 #define MDIO_PMA_CTRL2_5GBT 0x0031 /* 5GBaseT type */ macro
/openbmc/linux/drivers/net/phy/
H A Dphy-c45.c156 ctrl2 |= MDIO_PMA_CTRL2_5GBT; in genphy_c45_pma_setup_forced()