Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/phy/
H A Ddp83tc811.c73 #define DP83811_SGMII_EN BIT(12) macro
286 (DP83811_SGMII_EN | value)); in dp83811_config_init()
289 (~DP83811_SGMII_EN & value)); in dp83811_config_init()
/kernel/linux/linux-6.6/drivers/net/phy/
H A Ddp83tc811.c73 #define DP83811_SGMII_EN BIT(12) macro
338 (DP83811_SGMII_EN | value)); in dp83811_config_init()
341 (~DP83811_SGMII_EN & value)); in dp83811_config_init()

Completed in 2 milliseconds