Searched refs:tx_level_100M (Results 1 – 2 of 2) sorted by relevance
79 int tx_level_100M; member86 unsigned int tx_level_100M = T22_TX_LEVEL_100M; in rk630_phy_t22_get_tx_level_from_efuse() local101 tx_level_100M = efuse_buf[1]; in rk630_phy_t22_get_tx_level_from_efuse()110 priv->tx_level_100M = tx_level_100M; 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()
169 unsigned char tx_level_100M = T22_TX_LEVEL_100M; 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()190 tx_level_100M = T22_TX_LEVEL_100M; in rk630_phy_t22_config_init()195 (tx_level_100M << 8) | tx_level_10M); in rk630_phy_t22_config_init()