Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/broadcom/b43/
H A Dlo.c307 gphy->pga_gain = trsw_rx_gain / 3; in lo_measure_gain_values()
308 if (gphy->pga_gain >= 5) { in lo_measure_gain_values()
309 gphy->pga_gain -= 5; in lo_measure_gain_values()
318 gphy->pga_gain = 2; in lo_measure_gain_values()
321 gphy->pga_gain = 1; in lo_measure_gain_values()
324 gphy->pga_gain = 0; in lo_measure_gain_values()
327 gphy->pga_gain = 0; in lo_measure_gain_values()
496 tmp = (gphy->pga_gain << 8); in lo_measure_restore()
503 tmp = (gphy->pga_gain | 0xEFA0); in lo_measure_restore()
619 gphy->pga_gain, in lo_probe_possible_loctls()
[all …]
H A Dphy_lcn.c42 u16 pga_gain; member
517 (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()
H A Dphy_g.h163 s16 pga_gain; /* PGA */ member
/linux/Documentation/hwmon/
H A Dtmp513.rst103 and depend on the shunt resistor value and the pga_gain value.
/linux/drivers/net/wireless/broadcom/b43legacy/
H A Db43legacy.h460 s16 pga_gain; /* PGA */ member