Searched refs:cordic_iq (Results 1 – 5 of 5) sorted by relevance
36 struct cordic_iq { struct55 struct cordic_iq cordic_calc_iq(s32 theta); argument
46 struct cordic_iq cordic_calc_iq(s32 theta) in cordic_calc_iq()48 struct cordic_iq coord; in cordic_calc_iq()
1773 struct cordic_iq sample; in lpphy_start_tx_tone()
3340 struct cordic_iq tone_samp; in wlc_lcnphy_start_tx_tone()
23004 wlc_phy_loadsampletable_nphy(struct brcms_phy *pi, struct cordic_iq *tone_buf, in wlc_phy_loadsampletable_nphy()23037 struct cordic_iq *tone_buf = NULL; in wlc_phy_gen_load_samples_nphy()23052 tone_buf = kmalloc_objs(struct cordic_iq, tbl_len, GFP_ATOMIC); in wlc_phy_gen_load_samples_nphy()