Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/phy/
Drealtek.c44 #define RTL8211E_RX_DELAY BIT(11) macro
474 val = RTL8211E_CTRL_DELAY | RTL8211E_TX_DELAY | RTL8211E_RX_DELAY; in rtl8211e_config_init()
477 val = RTL8211E_CTRL_DELAY | RTL8211E_RX_DELAY; in rtl8211e_config_init()
504 | RTL8211E_TX_DELAY | RTL8211E_RX_DELAY, in rtl8211e_config_init()