Home
last modified time | relevance | path

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

/linux/drivers/net/phy/
H A Drealtek.c112 bool has_phycr2; member
150 priv->has_phycr2 = !(phy_id == RTL_8211FVD_PHYID); in rtl821x_probe()
151 if (priv->has_phycr2) { in rtl821x_probe()
445 if (priv->has_phycr2) { in rtl8211f_config_init()