Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/broadcom/b43/
H A Dtables_phy_lcn.c627 u16 pa_gain = 0x70; in b43_phy_lcn_load_tx_gain_tab() local
629 pa_gain = 0x10; in b43_phy_lcn_load_tx_gain_tab()
632 val = ((pa_gain << 24) | in b43_phy_lcn_load_tx_gain_tab()
H A Dphy_lcn.c514 u16 pa_gain = b43_phy_lcn_get_pa_gain(dev); in b43_phy_lcn_set_tx_gain() local
519 (target_gains->pad_gain | (pa_gain << 8))); in b43_phy_lcn_set_tx_gain()
523 (target_gains->pad_gain | (pa_gain << 8))); in b43_phy_lcn_set_tx_gain()
H A Dphy_lp.c888 u16 rf_gain, pa_gain; in lpphy_set_tx_gains() local
895 pa_gain = lpphy_get_pa_gain(dev); in lpphy_set_tx_gains()
903 0x8000, gains.pad | (pa_gain << 6)); in lpphy_set_tx_gains()
907 0x8000, gains.pad | (pa_gain << 8)); in lpphy_set_tx_gains()
/linux/sound/soc/codecs/
H A Dwsa881x.c854 static const DECLARE_TLV_DB_SCALE(pa_gain, 0, 150, 0);
859 4, 0xC, 1, pa_gain),
H A Dwsa883x.c1157 static const SNDRV_CTL_TLVD_DECLARE_DB_RANGE(pa_gain,
1307 0x0, 0x1f, 1, pa_gain),
H A Dwsa884x.c1732 static const DECLARE_TLV_DB_SCALE(pa_gain, -900, 150, -900);
1737 0x0, 0x1f, 1, pa_gain),