Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/phy/
H A Drealtek.c43 #define RTL8211E_TX_DELAY BIT(12) macro
476 val = RTL8211E_CTRL_DELAY | RTL8211E_TX_DELAY | RTL8211E_RX_DELAY; in rtl8211e_config_init()
482 val = RTL8211E_CTRL_DELAY | RTL8211E_TX_DELAY; in rtl8211e_config_init()
506 | RTL8211E_TX_DELAY | RTL8211E_RX_DELAY, in rtl8211e_config_init()