Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/phy/
Drealtek.c83 bool has_phycr2; member
121 priv->has_phycr2 = !(phy_id == RTL_8211FVD_PHYID); in rtl821x_probe()
122 if (priv->has_phycr2) { in rtl821x_probe()
416 if (priv->has_phycr2) { in rtl8211f_config_init()