Home
last modified time | relevance | path

Searched refs:i_samp (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/
H A Dphy_lcn.c3342 u16 i_samp, q_samp; in wlc_lcnphy_start_tx_tone() local
3377 i_samp = (u16)(CORDIC_FLOAT(tone_samp.i * max_val) & 0x3ff); in wlc_lcnphy_start_tx_tone()
3379 data_buf[t] = (i_samp << 10) | q_samp; in wlc_lcnphy_start_tx_tone()