Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Dmdio.h177 #define MDIO_PMA_CTRL2_2_5GBT 0x0030 /* 2.5GBaseT type */ macro
/openbmc/linux/drivers/net/phy/
H A Dphy-c45.c151 ctrl2 |= MDIO_PMA_CTRL2_2_5GBT; in genphy_c45_pma_setup_forced()