Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/phy/
H A Dmarvell.c736 u16 extsr, bmcr; in m88e1111_config_inband() local
744 extsr = MII_M1111_HWCFG_SERIAL_AN_BYPASS; in m88e1111_config_inband()
746 extsr = 0; in m88e1111_config_inband()
754 MII_M1111_HWCFG_SERIAL_AN_BYPASS, extsr); in m88e1111_config_inband()
756 return extsr; in m88e1111_config_inband()
767 if (extsr < 0) in m88e1111_config_aneg()
768 return extsr; in m88e1111_config_aneg()
774 (extsr & MII_M1111_HWCFG_MODE_MASK) != in m88e1111_config_aneg()
1005 if (extsr < 0) in m88e1111_config_init_1000basex()
1006 return extsr; in m88e1111_config_init_1000basex()
[all …]