Searched refs:tg_dac (Results 1 – 2 of 2) sorted by relevance
1237 tg.tg_dac = (rxcomp >> 28) & 0xff; in bwn_phy_lp_bugfix()2221 tg.tg_dac = (BWN_PHY_READ(mac, BWN_PHY_AFE_DAC_CTL) & 0x380) >> 7; in bwn_phy_lp_get_txgain()2253 bwn_phy_lp_set_txgain_dac(mac, tg->tg_dac); in bwn_phy_lp_set_txgain()2266 bwn_phy_lp_set_txgain_dac(mac, tg->tg_dac); in bwn_phy_lp_set_txgain()
416 uint16_t tg_dac; member