Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/ath/ath5k/
H A Dphy.c3082 u8 pd_gain_overlap; in ath5k_combine_pwr_to_pdadc_curves() local
3087 pd_gain_overlap = (u8) ath5k_hw_reg_read(ah, AR5K_PHY_TPC_RG5) & in ath5k_combine_pwr_to_pdadc_curves()
3116 pd_gain_overlap; in ath5k_combine_pwr_to_pdadc_curves()
3133 pdadc_n = gain_boundaries[pdg] + pd_gain_overlap - pwr_min[pdg]; in ath5k_combine_pwr_to_pdadc_curves()
3175 AR5K_REG_SM(pd_gain_overlap, in ath5k_combine_pwr_to_pdadc_curves()