Home
last modified time | relevance | path

Searched refs:DP83811_SGMII_AUTO_NEG_EN (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/phy/
H A Ddp83tc811.c74 #define DP83811_SGMII_AUTO_NEG_EN BIT(13) macro
265 (DP83811_SGMII_AUTO_NEG_EN | value)); in dp83811_config_aneg()
270 (~DP83811_SGMII_AUTO_NEG_EN & value)); in dp83811_config_aneg()
/kernel/linux/linux-6.6/drivers/net/phy/
H A Ddp83tc811.c74 #define DP83811_SGMII_AUTO_NEG_EN BIT(13) macro
317 (DP83811_SGMII_AUTO_NEG_EN | value)); in dp83811_config_aneg()
322 (~DP83811_SGMII_AUTO_NEG_EN & value)); in dp83811_config_aneg()

Completed in 2 milliseconds