Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/phy/
Ddp83tc811.c73 #define DP83811_SGMII_EN BIT(12) macro
283 (DP83811_SGMII_EN | value)); in dp83811_config_init()
286 (~DP83811_SGMII_EN & value)); in dp83811_config_init()