Searched refs:RTL8211E_CTRL_DELAY (Results 1 – 1 of 1) sorted by relevance
39 #define RTL8211E_CTRL_DELAY BIT(13) macro276 val = RTL8211E_CTRL_DELAY | 0; in rtl8211e_config_init()279 val = RTL8211E_CTRL_DELAY | RTL8211E_TX_DELAY | RTL8211E_RX_DELAY; in rtl8211e_config_init()282 val = RTL8211E_CTRL_DELAY | RTL8211E_RX_DELAY; in rtl8211e_config_init()285 val = RTL8211E_CTRL_DELAY | RTL8211E_TX_DELAY; in rtl8211e_config_init()308 ret = __phy_modify(phydev, 0x1c, RTL8211E_CTRL_DELAY in rtl8211e_config_init()