Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/net/pcs/
Dpcs-xpcs.h59 #define DW_VR_MII_AN_CTRL 0x8001 macro
Dpcs-xpcs.c718 ret = xpcs_read(xpcs, MDIO_MMD_VEND2, DW_VR_MII_AN_CTRL); in xpcs_config_aneg_c37_sgmii()
735 ret = xpcs_write(xpcs, MDIO_MMD_VEND2, DW_VR_MII_AN_CTRL, ret); in xpcs_config_aneg_c37_sgmii()
789 ret = xpcs_read(xpcs, MDIO_MMD_VEND2, DW_VR_MII_AN_CTRL); in xpcs_config_aneg_c37_1000basex()
796 ret = xpcs_write(xpcs, MDIO_MMD_VEND2, DW_VR_MII_AN_CTRL, ret); in xpcs_config_aneg_c37_1000basex()