Searched refs:rfpwr_offset (Results 1 – 2 of 2) sorted by relevance
14651 s32 rfpwr_offset = 0; in get_rf_pwr_offset() local14684 return rfpwr_offset; in get_rf_pwr_offset()19365 s32 rfpwr_offset; in wlc_phy_init_nphy() local19421 &rfpwr_offset); in wlc_phy_init_nphy()19426 &rfpwr_offset); in wlc_phy_init_nphy()19445 &rfpwr_offset); in wlc_phy_init_nphy()19450 &rfpwr_offset); in wlc_phy_init_nphy()27710 s32 rfpwr_offset; in wlc_phy_txpwr_fixpower_nphy() local27829 &rfpwr_offset); in wlc_phy_txpwr_fixpower_nphy()28317 s32 rfpwr_offset; in wlc_phy_txpwr_index_nphy() local[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()