Searched refs:rfpwr_offset (Results 1 – 2 of 2) sorted by relevance
14656 s32 rfpwr_offset = 0; in get_rf_pwr_offset() local14662 rfpwr_offset = (s16) in get_rf_pwr_offset()14666 rfpwr_offset = (s16) in get_rf_pwr_offset()14672 rfpwr_offset = (s16) in get_rf_pwr_offset()14679 rfpwr_offset = (s16) in get_rf_pwr_offset()14685 rfpwr_offset = (s16) in get_rf_pwr_offset()14689 return rfpwr_offset; in get_rf_pwr_offset()19370 s32 rfpwr_offset; in wlc_phy_init_nphy() local19420 rfpwr_offset = get_rf_pwr_offset(pi, pga_gn, in wlc_phy_init_nphy()19426 &rfpwr_offset); in wlc_phy_init_nphy()[all …]
4219 u32 rfpwr_offset; in b43_nphy_tx_gain_table_upload() local4256 rfpwr_offset = rf_pwr_offset_table[pad_gain]; in b43_nphy_tx_gain_table_upload()4258 rfpwr_offset = rf_pwr_offset_table[pga_gain]; in b43_nphy_tx_gain_table_upload()4262 rfpwr_offset = b43_ntab_papd_pga_gain_delta_ipa_2g[pga_gain]; in b43_nphy_tx_gain_table_upload()4264 rfpwr_offset = 0; /* FIXME */ in b43_nphy_tx_gain_table_upload()4267 b43_ntab_write(dev, B43_NTAB32(26, 576 + i), rfpwr_offset); in b43_nphy_tx_gain_table_upload()4268 b43_ntab_write(dev, B43_NTAB32(27, 576 + i), rfpwr_offset); in b43_nphy_tx_gain_table_upload()