Searched refs:cordic_calc_iq (Results 1 – 4 of 4) sorted by relevance
55 struct cordic_iq cordic_calc_iq(s32 theta) in cordic_calc_iq() function97 EXPORT_SYMBOL(cordic_calc_iq);
46 struct cordic_iq cordic_calc_iq(s32 theta);
3390 tone_samp = cordic_calc_iq(theta); in wlc_lcnphy_start_tx_tone()
23268 tone_buf[t] = cordic_calc_iq(theta); in wlc_phy_gen_load_samples_nphy()