Home
last modified time | relevance | path

Searched refs:loscale (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireless/broadcom/b43/
H A Dtables_nphy.h202 extern const u16 loscale[];
H A Dphy_n.c4694 cur_real = (real_part * loscale[j] + 128) >> 8; in b43_nphy_tx_pwr_ctrl_coef_setup()
4695 cur_imag = (imag_part * loscale[j] + 128) >> 8; in b43_nphy_tx_pwr_ctrl_coef_setup()
H A Dtables_nphy.c2969 const u16 loscale[] = { variable
/kernel/linux/linux-6.6/drivers/net/wireless/broadcom/b43/
H A Dtables_nphy.h202 extern const u16 loscale[];
H A Dphy_n.c4643 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()
H A Dtables_nphy.c2969 const u16 loscale[] = { variable

Completed in 25 milliseconds