Home
last modified time | relevance | path

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

/drivers/media/platform/
Dsh_veu.c103 unsigned int offset_y; member
250 sh_veu_reg_write(veu, VEU_DAYR, addr + veu->vfmt_out.offset_y); in sh_veu_process()
255 veu->vfmt_out.offset_y, veu->vfmt_out.offset_c); in sh_veu_process()
258 sh_veu_reg_write(veu, VEU_SAYR, addr + veu->vfmt_in.offset_y); in sh_veu_process()
263 veu->vfmt_in.offset_y, veu->vfmt_in.offset_c); in sh_veu_process()
527 vfmt->offset_y = offset; in sh_veu_colour_offset()
/drivers/input/rmi4/
Drmi_2d_sensor.c53 obj->y += axis_align->offset_y; in rmi_2d_sensor_abs_process()
273 pdata->axis_align.offset_y = val; in rmi_2d_sensor_of_probe()
/drivers/media/pci/ivtv/
Divtv-yuv.c55 if (f->offset_y) in ivtv_yuv_prep_user_dma()
139 if (f->offset_y && yi->blanking_dmaptr) { in ivtv_yuv_prep_user_dma()
433 if (f->offset_y) in ivtv_yuv_handle_vertical()
1003 nf->offset_y = (nf->tru_h + nf->src_x < 512 - 16) ? 1 : 0; in ivtv_yuv_setup_frame()
Divtv-driver.h413 u32 offset_y; member
Divtv-irq.c365 if (s->type == IVTV_DEC_STREAM_TYPE_YUV && f->offset_y) { in ivtv_dma_stream_dec_prepare()
/drivers/gpu/drm/ast/
Dast_mode.c1194 ast_crtc->offset_y = AST_MAX_HWC_WIDTH - height; in ast_cursor_set()
1220 y_offset = ast_crtc->offset_y; in ast_cursor_move()
1227 y_offset = (-y) + ast_crtc->offset_y; in ast_cursor_move()
Dast_drv.h249 u8 offset_x, offset_y; member
/drivers/media/platform/exynos4-is/
Dfimc-is-param.h882 u32 offset_y; member