Home
last modified time | relevance | path

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

/linux/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()