Searched refs:pdg_to_idx (Results 1 – 1 of 1) sorted by relevance
3205 u8 *pdg_to_idx = ee->ee_pdc_to_idx[ee_mode]; in ath5k_write_pwr_to_pdadc_table() local3231 reg |= AR5K_REG_SM(pdg_to_idx[2], AR5K_PHY_TPC_RG1_PDGAIN_3); in ath5k_write_pwr_to_pdadc_table()3234 reg |= AR5K_REG_SM(pdg_to_idx[1], AR5K_PHY_TPC_RG1_PDGAIN_2); in ath5k_write_pwr_to_pdadc_table()3237 reg |= AR5K_REG_SM(pdg_to_idx[0], AR5K_PHY_TPC_RG1_PDGAIN_1); in ath5k_write_pwr_to_pdadc_table()