Searched refs:bb_mult (Results 1 – 3 of 3) sorted by relevance
36 unsigned char bb_mult; member
3134 u8 bb_mult; in wlc_lcnphy_set_tx_pwr_by_index() local 3164 bb_mult = (u8) ((bbmultiqcomp >> 20) & 0xff); in wlc_lcnphy_set_tx_pwr_by_index() 3165 wlc_lcnphy_set_bbmult(pi, bb_mult); in wlc_lcnphy_set_tx_pwr_by_index() 4307 val = (gain_table[j].dac << 28) | (gain_table[j].bb_mult << 20); in wlc_lcnphy_load_tx_gain_table()
23082 u16 bb_mult; in wlc_phy_runsamples_nphy() 23116 &bb_mult); in wlc_phy_runsamples_nphy() 23118 BB_MULT_VALID_MASK | (bb_mult & BB_MULT_MASK); in wlc_phy_runsamples_nphy() 23122 bb_mult = (phy_bw == 20) ? 100 : 71; in wlc_phy_runsamples_nphy() 23123 bb_mult = (bb_mult << 8) + bb_mult; in wlc_phy_runsamples_nphy() 23125 &bb_mult); in wlc_phy_runsamples_nphy() 23180 u16 bb_mult; in wlc_phy_stopplayback_nphy() 23196 bb_mult in wlc_phy_stopplayback_nphy() 23083 u16 bb_mult; wlc_phy_runsamples_nphy() local 23181 u16 bb_mult; wlc_phy_stopplayback_nphy() local [all...]