Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/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()