Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/wireless/ath/ath5k/
Dphy.c3085 u8 pd_gain_overlap; in ath5k_combine_pwr_to_pdadc_curves() local
3090 pd_gain_overlap = (u8) ath5k_hw_reg_read(ah, AR5K_PHY_TPC_RG5) & in ath5k_combine_pwr_to_pdadc_curves()
3119 pd_gain_overlap; in ath5k_combine_pwr_to_pdadc_curves()
3136 pdadc_n = gain_boundaries[pdg] + pd_gain_overlap - pwr_min[pdg]; in ath5k_combine_pwr_to_pdadc_curves()
3178 AR5K_REG_SM(pd_gain_overlap, in ath5k_combine_pwr_to_pdadc_curves()