Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/phy/
Ddp83tc811.c74 #define DP83811_SGMII_AUTO_NEG_EN BIT(13) macro
262 (DP83811_SGMII_AUTO_NEG_EN | value)); in dp83811_config_aneg()
267 (~DP83811_SGMII_AUTO_NEG_EN & value)); in dp83811_config_aneg()