Home
last modified time | relevance | path

Searched refs:loscale (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/gnu/dev/bwn/phy_n/
H A Dif_bwn_phy_n_tables.h227 extern const uint16_t loscale[];
H A Dif_bwn_phy_n_tables.c3034 const uint16_t loscale[] = { variable
H A Dif_bwn_phy_n_core.c4878 cur_real = (real_part * loscale[j] + 128) >> 8; in bwn_nphy_tx_pwr_ctrl_coef_setup()
4879 cur_imag = (imag_part * loscale[j] + 128) >> 8; in bwn_nphy_tx_pwr_ctrl_coef_setup()