Home
last modified time | relevance | path

Searched refs:b43_cordic (Results 1 – 4 of 4) sorted by relevance

/linux-3.4.99/drivers/net/wireless/b43/
Dphy_common.h449 struct b43_c32 b43_cordic(int theta);
Dphy_common.c484 struct b43_c32 b43_cordic(int theta) in b43_cordic() function
Dphy_lp.c1807 sample = b43_cordic(angle); in lpphy_start_tx_tone()
Dphy_n.c889 samples[i] = b43_cordic(angle); in b43_nphy_gen_load_samples()