Searched refs:reg_x (Results 1 – 2 of 2) sorted by relevance
337 int reg_x, reg_y; in rohm_ts_manual_calibration() local413 reg_x = calib_x + ((calib_x & 0x200) << 1); in rohm_ts_manual_calibration()417 reg1 = reg_x >> 3; in rohm_ts_manual_calibration()418 reg2 = (reg_y & 0x7) << 4 | (reg_x & 0x7); in rohm_ts_manual_calibration()
508 u16 reg_x, u16 reg_y, u16 reg_xy, in rj54n1_set_rect() argument518 ret = reg_write(client, reg_x, width & 0xff); in rj54n1_set_rect()