Searched refs:reg_x (Results 1 – 2 of 2) sorted by relevance
329 int reg_x, reg_y; in rohm_ts_manual_calibration() local405 reg_x = calib_x + ((calib_x & 0x200) << 1); in rohm_ts_manual_calibration()409 reg1 = reg_x >> 3; in rohm_ts_manual_calibration()410 reg2 = (reg_y & 0x7) << 4 | (reg_x & 0x7); in rohm_ts_manual_calibration()
510 u16 reg_x, u16 reg_y, u16 reg_xy, in rj54n1_set_rect() argument520 ret = reg_write(client, reg_x, width & 0xff); in rj54n1_set_rect()