Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/net/phy/
H A Drk630phy.c170 unsigned char tx_level_10M = T22_TX_LEVEL_10M; in rk630_phy_t22_config_init() local
189 if (rk630_phy_t22_get_txlevel_from_efuse(&tx_level_100M, &tx_level_10M)) { in rk630_phy_t22_config_init()
191 tx_level_10M = T22_TX_LEVEL_10M; in rk630_phy_t22_config_init()
195 (tx_level_100M << 8) | tx_level_10M); in rk630_phy_t22_config_init()