Searched refs:signx (Results 1 – 2 of 2) sorted by relevance
51 int signx = 1; in cordic_calc_iq() local65 signx = -1; in cordic_calc_iq()68 signx = -1; in cordic_calc_iq()84 coord.i *= signx; in cordic_calc_iq()85 coord.q *= signx; in cordic_calc_iq()
305 u32 signx = pkt[0] & PS2_X_SIGN ? ~0xFF : 0; in byd_process_byte() local307 s32 dx = signx | (int) pkt[1]; in byd_process_byte()