Searched refs:pga_gain (Results 1 – 7 of 7) sorted by relevance
320 gphy->pga_gain = trsw_rx_gain / 3; in lo_measure_gain_values()321 if (gphy->pga_gain >= 5) { in lo_measure_gain_values()322 gphy->pga_gain -= 5; in lo_measure_gain_values()331 gphy->pga_gain = 2; in lo_measure_gain_values()334 gphy->pga_gain = 1; in lo_measure_gain_values()337 gphy->pga_gain = 0; in lo_measure_gain_values()340 gphy->pga_gain = 0; in lo_measure_gain_values()509 tmp = (gphy->pga_gain << 8); in lo_measure_restore()516 tmp = (gphy->pga_gain | 0xEFA0); in lo_measure_restore()632 gphy->pga_gain, in lo_probe_possible_loctls()[all …]
42 u16 pga_gain; member517 (target_gains->gm_gain | (target_gains->pga_gain << 8))); in b43_phy_lcn_set_tx_gain()521 (target_gains->gm_gain | (target_gains->pga_gain << 8))); in b43_phy_lcn_set_tx_gain()540 tx_gains.pga_gain = 12; in b43_phy_lcn_tx_pwr_ctl_init()546 tx_gains.pga_gain = 15; in b43_phy_lcn_tx_pwr_ctl_init()
162 s16 pga_gain; /* PGA */ member
4235 u8 pga_gain, pad_gain; in b43_nphy_tx_gain_table_upload() local4268 pga_gain = (table[i] >> 24) & 0xf; in b43_nphy_tx_gain_table_upload()4273 rfpwr_offset = rf_pwr_offset_table[pga_gain]; in b43_nphy_tx_gain_table_upload()4275 pga_gain = (table[i] >> 24) & 0xF; in b43_nphy_tx_gain_table_upload()4277 rfpwr_offset = b43_ntab_papd_pga_gain_delta_ipa_2g[pga_gain]; in b43_nphy_tx_gain_table_upload()
154 u16 pga_gain; member1073 gains->pga_gain = (rfgain0 >> 8) & 0xff; in wlc_lcnphy_get_tx_gain()1941 (target_gains->pga_gain << 8)) << in wlc_lcnphy_set_tx_gain()1951 (target_gains->pga_gain << 8)) << in wlc_lcnphy_set_tx_gain()2734 (target_gains->pga_gain << 4) | (target_gains->pad_gain); in wlc_lcnphy_tx_iqlo_cal()2744 cal_gains.pga_gain = in wlc_lcnphy_tx_iqlo_cal()3097 tx_gains.pga_gain = 12; in wlc_lcnphy_tx_pwr_ctrl_init()3104 tx_gains.pga_gain = 15; in wlc_lcnphy_tx_pwr_ctrl_init()3231 gains.pga_gain = (u16) (txgain >> 8) & 0xff; in wlc_lcnphy_set_tx_pwr_by_index()3939 target_gains.pga_gain = 0; in wlc_lcnphy_txpwrtbl_iqlo_cal()[all …]
459 s16 pga_gain; /* PGA */ member
309 IIO_DEVICE_ATTR(pga_gain, _mode, _show, _store, _addr)