Searched refs:cordic_iq (Results 1 – 6 of 6) 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()
1504 struct cordic_iq *samples, u16 len) { in b43_nphy_load_samples()1535 struct cordic_iq *samples; in b43_nphy_gen_load_samples()1552 samples = kcalloc(len, sizeof(struct cordic_iq), GFP_KERNEL); in b43_nphy_gen_load_samples()
1773 struct cordic_iq sample; in lpphy_start_tx_tone()
3340 struct cordic_iq tone_samp; in wlc_lcnphy_start_tx_tone()
23013 wlc_phy_loadsampletable_nphy(struct brcms_phy *pi, struct cordic_iq *tone_buf, in wlc_phy_loadsampletable_nphy()23046 struct cordic_iq *tone_buf = NULL; in wlc_phy_gen_load_samples_nphy()23061 tone_buf = kmalloc_array(tbl_len, sizeof(struct cordic_iq), in wlc_phy_gen_load_samples_nphy()
Completed in 56 milliseconds