Searched refs:loscale (Results 1 – 3 of 3) sorted by relevance
202 extern const u16 loscale[];
2969 const u16 loscale[] = { variable
4643 cur_real = (real_part * loscale[j] + 128) >> 8; in b43_nphy_tx_pwr_ctrl_coef_setup()4644 cur_imag = (imag_part * loscale[j] + 128) >> 8; in b43_nphy_tx_pwr_ctrl_coef_setup()