Searched refs:tx_level_10M (Results 1 – 2 of 2) sorted by relevance
80 int tx_level_10M; member87 unsigned int tx_level_10M = T22_TX_LEVEL_10M; in rk630_phy_t22_get_tx_level_from_efuse() local102 tx_level_10M = efuse_buf[0]; in rk630_phy_t22_get_tx_level_from_efuse()111 priv->tx_level_10M = tx_level_10M; in rk630_phy_t22_get_tx_level_from_efuse()247 if (priv->tx_level_100M <= 0 || priv->tx_level_10M <= 0) in rk630_phy_t22_config_init()252 (priv->tx_level_100M << 8) | priv->tx_level_10M); in rk630_phy_t22_config_init()
170 unsigned char tx_level_10M = T22_TX_LEVEL_10M; in rk630_phy_t22_config_init() local189 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()