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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/b43/
H A Dtables_nphy.h199 extern const u16 loscale[];
H A Dphy_n.c1322 cur_real = (real_part * loscale[j] + 128) >> 8;
1323 cur_imag = (imag_part * loscale[j] + 128) >> 8;
H A Dtables_nphy.c2791 const u16 loscale[] = { variable

Completed in 79 milliseconds