Home
last modified time | relevance | path

Searched refs:offset_y (Results 1 - 25 of 54) sorted by relevance

123

/kernel/linux/linux-5.10/drivers/media/test-drivers/vivid/
H A Dvivid-touch-cap.c260 int x, y, xstart, ystart, offset_x, offset_y; in vivid_fillbuff_tch() local
302 offset_y = ((TCH_PATTERN_COUNT - 1 - test_pat_idx) * y) / in vivid_fillbuff_tch()
305 (x - offset_x) + f->width * (y - offset_y)); in vivid_fillbuff_tch()
307 (x + offset_x) + f->width * (y + offset_y)); in vivid_fillbuff_tch()
313 offset_y = (test_pat_idx * y) / TCH_PATTERN_COUNT; in vivid_fillbuff_tch()
315 (x - offset_x) + f->width * (y - offset_y)); in vivid_fillbuff_tch()
317 (x + offset_x) + f->width * (y + offset_y)); in vivid_fillbuff_tch()
/kernel/linux/linux-6.6/drivers/media/test-drivers/vivid/
H A Dvivid-touch-cap.c260 int x, y, xstart, ystart, offset_x, offset_y; in vivid_fillbuff_tch() local
302 offset_y = ((TCH_PATTERN_COUNT - 1 - test_pat_idx) * y) / in vivid_fillbuff_tch()
305 (x - offset_x) + f->width * (y - offset_y)); in vivid_fillbuff_tch()
307 (x + offset_x) + f->width * (y + offset_y)); in vivid_fillbuff_tch()
313 offset_y = (test_pat_idx * y) / TCH_PATTERN_COUNT; in vivid_fillbuff_tch()
315 (x - offset_x) + f->width * (y - offset_y)); in vivid_fillbuff_tch()
317 (x + offset_x) + f->width * (y + offset_y)); in vivid_fillbuff_tch()
/kernel/linux/linux-5.10/drivers/gpu/drm/ast/
H A Dast_cursor.c253 unsigned int offset_x, unsigned int offset_y) in ast_cursor_show()
273 y_offset = (-y) + offset_y; in ast_cursor_show()
276 y_offset = offset_y; in ast_cursor_show()
252 ast_cursor_show(struct ast_private *ast, int x, int y, unsigned int offset_x, unsigned int offset_y) ast_cursor_show() argument
/kernel/linux/linux-5.10/drivers/media/platform/vsp1/
H A Dvsp1_rpf.c202 u32 offset_y, offset_c; in vsp1_rpf_configure_autofld() local
216 offset_y = format->plane_fmt[0].bytesperline; in vsp1_rpf_configure_autofld()
219 auto_fld->bottom_y0 = rpf->mem.addr[0] + offset_y; in vsp1_rpf_configure_autofld()
/kernel/linux/linux-6.6/drivers/media/platform/renesas/vsp1/
H A Dvsp1_rpf.c254 u32 offset_y, offset_c; in vsp1_rpf_configure_autofld() local
268 offset_y = format->plane_fmt[0].bytesperline; in vsp1_rpf_configure_autofld()
271 auto_fld->bottom_y0 = rpf->mem.addr[0] + offset_y; in vsp1_rpf_configure_autofld()
/kernel/linux/linux-6.6/drivers/gpu/drm/mediatek/
H A Dmtk_mdp_rdma.c186 unsigned int offset_y = 0; in mtk_mdp_rdma_config() local
221 offset_y = cfg->x_left * fmt_info->cpp[0] + cfg->y_top * src_pitch_y; in mtk_mdp_rdma_config()
223 mtk_ddp_write_mask(cmdq_pkt, offset_y, &priv->cmdq_reg, priv->regs, in mtk_mdp_rdma_config()
/kernel/linux/linux-6.6/drivers/media/i2c/
H A Dov5648.c585 * - crop_end_y = crop_start_y + offset_y + output_size_y - 1
596 unsigned int offset_y; member
718 .offset_y = 0,
753 .offset_y = 0,
788 .offset_y = 0,
823 .offset_y = 6,
861 .offset_y = 2,
899 .offset_y = 2,
1396 OV5648_OFFSET_Y_H(mode->offset_y)); in ov5648_mode_configure()
1401 OV5648_OFFSET_Y_L(mode->offset_y)); in ov5648_mode_configure()
[all...]
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/include/
H A Dgpio_types.h78 uint32_t offset_y; member
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/include/
H A Dgpio_types.h78 uint32_t offset_y; member
/kernel/linux/linux-6.6/drivers/media/platform/amphion/
H A Dvpu_defs.h142 u32 offset_y; member
/kernel/linux/linux-5.10/drivers/input/touchscreen/
H A Dedt-ft5x06.c121 int offset_y; member
517 static EDT_ATTR(offset_y, S_IWUSR | S_IRUGO, NO_REGISTER, NO_REGISTER,
556 tsdata->offset_y); in edt_ft5x06_restore_reg_parameters()
976 tsdata->offset_y = val; in edt_ft5x06_ts_get_defaults()
995 tsdata->offset_y = edt_ft5x06_register_read(tsdata, in edt_ft5x06_ts_get_parameters()
/kernel/linux/linux-6.6/drivers/input/touchscreen/
H A Dedt-ft5x06.c135 int offset_y; member
515 static EDT_ATTR(offset_y, S_IWUSR | S_IRUGO, NO_REGISTER, NO_REGISTER,
600 regmap_write(regmap, reg_addr->reg_offset_y, tsdata->offset_y); in edt_ft5x06_restore_reg_parameters()
1020 tsdata->offset_y = val; in edt_ft5x06_ts_get_defaults()
1037 regmap_read(regmap, reg_addr->reg_offset_y, &tsdata->offset_y); in edt_ft5x06_ts_get_parameters()
/kernel/linux/linux-5.10/drivers/media/platform/rockchip/rga/
H A Drga-hw.h430 unsigned int offset_y:8; member
/kernel/linux/linux-5.10/include/linux/
H A Drmi.h34 * @offset_y - this value will be added to all reported Y coordinates
47 u16 offset_y; member
/kernel/linux/linux-6.6/include/linux/
H A Drmi.h34 * @offset_y - this value will be added to all reported Y coordinates
47 u16 offset_y; member
/kernel/linux/linux-6.6/drivers/media/platform/rockchip/rga/
H A Drga-hw.h430 unsigned int offset_y:8; member
/kernel/linux/linux-5.10/drivers/input/rmi4/
H A Drmi_2d_sensor.c50 obj->y += axis_align->offset_y; in rmi_2d_sensor_abs_process()
274 pdata->axis_align.offset_y = val; in rmi_2d_sensor_of_probe()
/kernel/linux/linux-6.6/drivers/input/rmi4/
H A Drmi_2d_sensor.c50 obj->y += axis_align->offset_y; in rmi_2d_sensor_abs_process()
274 pdata->axis_align.offset_y = val; in rmi_2d_sensor_of_probe()
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/gpio/dcn30/
H A Dhw_translate_dcn30.c354 info->offset_y = info->offset + 2; in id_to_offset()
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/gpio/dce80/
H A Dhw_translate_dce80.c390 info->offset_y = info->offset + 2; in id_to_offset()
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/gpio/dcn10/
H A Dhw_translate_dcn10.c378 info->offset_y = info->offset + 2; in id_to_offset()
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/gpio/dce60/
H A Dhw_translate_dce60.c390 info->offset_y = info->offset + 2; in id_to_offset()
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/gpio/dce120/
H A Dhw_translate_dce120.c378 info->offset_y = info->offset + 2; in id_to_offset()
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/gpio/dce110/
H A Dhw_translate_dce110.c356 info->offset_y = info->offset + 2; in id_to_offset()
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/gpio/dcn20/
H A Dhw_translate_dcn20.c348 info->offset_y = info->offset + 2; in id_to_offset()

Completed in 20 milliseconds

123