Home
last modified time | relevance | path

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

/linux/drivers/net/phy/
H A Ddap8211r.c31 #define DAP8211R_PHY_SW_RST BIT(15) macro
176 ret = dap8211r_modify_ext(phydev, DAP8211R_PHY_CON, DAP8211R_PHY_SW_RST, 0); in dap8211r_config_init()
182 (val & DAP8211R_PHY_SW_RST), in dap8211r_config_init()