Searched refs:cordic_calc_iq (Results 1 – 6 of 6) sorted by relevance
46 struct cordic_iq cordic_calc_iq(s32 theta) in cordic_calc_iq() function88 EXPORT_SYMBOL(cordic_calc_iq);
55 struct cordic_iq cordic_calc_iq(s32 theta);
1789 sample = cordic_calc_iq(CORDIC_FIXED(theta)); in lpphy_start_tx_tone()
1561 samples[i] = cordic_calc_iq(CORDIC_FIXED(angle)); in b43_nphy_gen_load_samples()
3373 tone_samp = cordic_calc_iq(theta); in wlc_lcnphy_start_tx_tone()
23072 tone_buf[t] = cordic_calc_iq(theta); in wlc_phy_gen_load_samples_nphy()