Home
last modified time | relevance | path

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

/linux/drivers/net/phy/
H A Drealtek.c55 #define RTL8211F_CLKOUT_EN BIT(0) macro
152 priv->phycr2 = ret & RTL8211F_CLKOUT_EN; in rtl821x_probe()
154 priv->phycr2 &= ~RTL8211F_CLKOUT_EN; in rtl821x_probe()
443 RTL8211F_CLKOUT_EN, priv->phycr2); in rtl8211f_config_init()