Home
last modified time | relevance | path

Searched refs:offset_y (Results 1 – 24 of 24) sorted by relevance

/linux/drivers/media/test-drivers/vivid/
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()
/linux/drivers/media/platform/vsp1/
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()
/linux/drivers/media/i2c/
A Dov5648.c596 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()
A Dov8865.c588 unsigned int offset_y; member
1970 OV8865_OFFSET_Y_H(mode->offset_y)); in ov8865_mode_configure()
1975 OV8865_OFFSET_Y_L(mode->offset_y)); in ov8865_mode_configure()
/linux/drivers/input/rmi4/
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()
/linux/drivers/input/touchscreen/
A Dedt-ft5x06.c125 int offset_y; member
521 static EDT_ATTR(offset_y, S_IWUSR | S_IRUGO, NO_REGISTER, NO_REGISTER,
560 tsdata->offset_y); in edt_ft5x06_restore_reg_parameters()
981 tsdata->offset_y = val; in edt_ft5x06_ts_get_defaults()
999 tsdata->offset_y = edt_ft5x06_register_read(tsdata, in edt_ft5x06_ts_get_parameters()
/linux/drivers/gpu/drm/amd/display/include/
A Dgpio_types.h78 uint32_t offset_y; member
/linux/include/linux/
A Drmi.h47 u16 offset_y; member
/linux/drivers/media/platform/rockchip/rga/
A Drga-hw.h430 unsigned int offset_y:8; member
/linux/drivers/gpu/drm/amd/display/dc/gpio/dce110/
A Dhw_translate_dce110.c356 info->offset_y = info->offset + 2; in id_to_offset()
/linux/drivers/gpu/drm/amd/display/dc/gpio/dcn20/
A Dhw_translate_dcn20.c348 info->offset_y = info->offset + 2; in id_to_offset()
/linux/drivers/gpu/drm/amd/display/dc/gpio/dcn21/
A Dhw_translate_dcn21.c351 info->offset_y = info->offset + 2; in id_to_offset()
/linux/drivers/gpu/drm/amd/display/dc/gpio/dcn30/
A Dhw_translate_dcn30.c354 info->offset_y = info->offset + 2; in id_to_offset()
/linux/drivers/media/pci/ivtv/
A Divtv-yuv.c42 if (f->offset_y) in ivtv_yuv_prep_user_dma()
123 if (f->offset_y && yi->blanking_dmaptr) { in ivtv_yuv_prep_user_dma()
417 if (f->offset_y) in ivtv_yuv_handle_vertical()
989 nf->offset_y = (nf->tru_h + nf->src_x < 512 - 16) ? 1 : 0; in ivtv_yuv_setup_frame()
A Divtv-driver.h412 u32 offset_y; member
A Divtv-irq.c353 if (s->type == IVTV_DEC_STREAM_TYPE_YUV && f->offset_y) { in ivtv_dma_stream_dec_prepare()
/linux/drivers/gpu/drm/amd/display/dc/gpio/dce80/
A Dhw_translate_dce80.c390 info->offset_y = info->offset + 2; in id_to_offset()
/linux/drivers/gpu/drm/amd/display/dc/gpio/dce60/
A Dhw_translate_dce60.c390 info->offset_y = info->offset + 2; in id_to_offset()
/linux/drivers/gpu/drm/amd/display/dc/gpio/dcn10/
A Dhw_translate_dcn10.c378 info->offset_y = info->offset + 2; in id_to_offset()
/linux/drivers/gpu/drm/amd/display/dc/gpio/dce120/
A Dhw_translate_dce120.c378 info->offset_y = info->offset + 2; in id_to_offset()
/linux/drivers/gpu/drm/ast/
A Dast_mode.c812 unsigned int offset_x, offset_y; in ast_cursor_plane_helper_atomic_update() local
845 offset_y = AST_MAX_HWC_HEIGHT - fb->height; in ast_cursor_plane_helper_atomic_update()
855 y_offset = (-new_state->crtc_y) + offset_y; in ast_cursor_plane_helper_atomic_update()
858 y_offset = offset_y; in ast_cursor_plane_helper_atomic_update()
/linux/drivers/media/platform/exynos4-is/
A Dfimc-is-param.h879 u32 offset_y; member
/linux/drivers/gpu/drm/amd/display/dc/bios/
A Dbios_parser.c1812 info->offset_y = info->offset + 2; in bios_parser_get_gpio_pin_info()
A Dbios_parser2.c555 info->offset_y = info->offset + 2; in bios_parser_get_gpio_pin_info()

Completed in 66 milliseconds