Searched refs:cordic_iq (Results 1 - 4 of 4) sorted by relevance

/linux-4.1.27/include/linux/
H A Dcordic.h22 * struct cordic_iq - i/q coordinate.
27 struct cordic_iq { struct
46 struct cordic_iq cordic_calc_iq(s32 theta);
/linux-4.1.27/lib/
H A Dcordic.c55 struct cordic_iq cordic_calc_iq(s32 theta) cordic_calc_iq()
57 struct cordic_iq coord; cordic_calc_iq()
/linux-4.1.27/drivers/net/wireless/brcm80211/brcmsmac/phy/
H A Dphy_lcn.c3418 struct cordic_iq tone_samp; wlc_lcnphy_start_tx_tone()
H A Dphy_n.c23116 wlc_phy_loadsampletable_nphy(struct brcms_phy *pi, struct cordic_iq *tone_buf, wlc_phy_loadsampletable_nphy()
23149 struct cordic_iq *tone_buf = NULL; wlc_phy_gen_load_samples_nphy()
23164 tone_buf = kmalloc(sizeof(struct cordic_iq) * tbl_len, GFP_ATOMIC); wlc_phy_gen_load_samples_nphy()

Completed in 362 milliseconds