Searched refs:cordic_iq (Results 1 – 4 of 4) sorted by relevance
27 struct cordic_iq { struct46 struct cordic_iq cordic_calc_iq(s32 theta); argument
55 struct cordic_iq cordic_calc_iq(s32 theta) in cordic_calc_iq()57 struct cordic_iq coord; in cordic_calc_iq()
23029 wlc_phy_loadsampletable_nphy(struct brcms_phy *pi, struct cordic_iq *tone_buf, in wlc_phy_loadsampletable_nphy()23062 struct cordic_iq *tone_buf = NULL; in wlc_phy_gen_load_samples_nphy()23077 tone_buf = kmalloc_array(tbl_len, sizeof(struct cordic_iq), in wlc_phy_gen_load_samples_nphy()
3413 struct cordic_iq tone_samp; in wlc_lcnphy_start_tx_tone()