Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/phy/
H A Drealtek.c46 #define RTL8211F_CLKOUT_EN BIT(0) macro
127 priv->phycr2 = ret & RTL8211F_CLKOUT_EN; in rtl821x_probe()
129 priv->phycr2 &= ~RTL8211F_CLKOUT_EN; in rtl821x_probe()
418 RTL8211F_CLKOUT_EN, priv->phycr2); in rtl8211f_config_init()