Home
last modified time | relevance | path

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

/drivers/net/wireless/broadcom/b43/
Dphy_common.h452 struct b43_c32 b43_cordic(int theta);
Dphy_common.c609 struct b43_c32 b43_cordic(int theta) in b43_cordic() function
Dphy_lp.c1801 sample = b43_cordic(angle); in lpphy_start_tx_tone()
Dphy_n.c1573 samples[i] = b43_cordic(angle); in b43_nphy_gen_load_samples()