Searched refs:valtmp (Results 1 – 1 of 1) sorted by relevance
3031 fixed angle, valtmp; in wlc_phy_cordic() local3055 valtmp = val[0].i - (val[0].q >> iter); in wlc_phy_cordic()3057 val[0].i = valtmp; in wlc_phy_cordic()3060 valtmp = val[0].i + (val[0].q >> iter); in wlc_phy_cordic()3062 val[0].i = valtmp; in wlc_phy_cordic()