Searched refs:reg_y (Results 1 – 3 of 3) sorted by relevance
329 int reg_x, reg_y; in rohm_ts_manual_calibration() local406 reg_y = calib_y + ((calib_y & 0x200) << 1); in rohm_ts_manual_calibration()410 reg2 = (reg_y & 0x7) << 4 | (reg_x & 0x7); in rohm_ts_manual_calibration()411 reg3 = reg_y >> 3; in rohm_ts_manual_calibration()
308 struct vb2_v4l2_buffer *buf, unsigned int reg_y);
98 struct vb2_v4l2_buffer *buf, unsigned int reg_y) in coda_write_base() argument122 coda_write(ctx->dev, base_y, reg_y); in coda_write_base()123 coda_write(ctx->dev, base_cb, reg_y + 4); in coda_write_base()124 coda_write(ctx->dev, base_cr, reg_y + 8); in coda_write_base()