Searched refs:cordic_calc_iq (Results 1 – 4 of 4) sorted by relevance
41 * cordic_calc_iq() - calculates the i/q coordinate for given angle46 struct cordic_iq cordic_calc_iq(s32 theta) in cordic_calc_iq() function 88 EXPORT_SYMBOL(cordic_calc_iq);
42 * cordic_calc_iq() - calculates the i/q coordinate for given angle.55 struct cordic_iq cordic_calc_iq(s32 theta);
1789 sample = cordic_calc_iq(CORDIC_FIXED(theta)); in lpphy_start_tx_tone()
3373 tone_samp = cordic_calc_iq(theta); in wlc_lcnphy_start_tx_tone()