Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/net/pcs/
A Dpcs-xpcs.c747 if (mdio_ctrl & AN_CL37_EN) { in xpcs_config_aneg_c37_sgmii()
749 mdio_ctrl & ~AN_CL37_EN); in xpcs_config_aneg_c37_sgmii()
784 mdio_ctrl | AN_CL37_EN); in xpcs_config_aneg_c37_sgmii()
805 if (mdio_ctrl & AN_CL37_EN) { in xpcs_config_aneg_c37_1000basex()
807 mdio_ctrl & ~AN_CL37_EN); in xpcs_config_aneg_c37_1000basex()
843 mdio_ctrl | AN_CL37_EN); in xpcs_config_aneg_c37_1000basex()
867 ret &= ~AN_CL37_EN; in xpcs_config_2500basex()
A Dpcs-xpcs.h92 #define AN_CL37_EN BIT(12) /* Enable Clause 37 auto-nego */ macro

Completed in 5 milliseconds