Searched refs:v_offset (Results 1 – 10 of 10) sorted by relevance
| /linux/drivers/media/pci/saa7146/ |
| H A D | hexium_orion.c | 181 .v_offset = 16, .v_field = 288, 186 .v_offset = 16, .v_field = 240, 191 .v_offset = 16, .v_field = 288,
|
| H A D | hexium_gemini.c | 131 .v_offset = 28, .v_field = 288, 136 .v_offset = 28, .v_field = 240, 141 .v_offset = 28, .v_field = 288,
|
| H A D | mxb.c | 796 .v_offset = 0x17, .v_field = 288, 801 .v_offset = 0x17, .v_field = 288, 806 .v_offset = 0x16, .v_field = 240, 811 .v_offset = 0x14, .v_field = 288,
|
| /linux/drivers/gpu/drm/radeon/ |
| H A D | radeon_legacy_tv.c | 429 int v_offset, h_offset; in radeon_legacy_tv_init_restarts() local 485 v_offset = ((int)(v_total * h_total) * 2 * tv_dac->v_pos) / (int)(NTSC_TV_LINES_PER_FRAME); in radeon_legacy_tv_init_restarts() 487 v_offset = ((int)(v_total * h_total) * 2 * tv_dac->v_pos) / (int)(PAL_TV_LINES_PER_FRAME); in radeon_legacy_tv_init_restarts() 489 restart -= v_offset + h_offset; in radeon_legacy_tv_init_restarts()
|
| /linux/include/media/drv-intf/ |
| H A D | saa7146_vv.h | 47 int v_offset; /* number of lines of vertical offset before processing */ member
|
| /linux/include/video/ |
| H A D | imx-ipu-v3.h | 252 u32 v_offset; member 275 unsigned int v_offset);
|
| /linux/drivers/media/pci/ttpci/ |
| H A D | budget-av.c | 1514 .v_offset = 0x17, .v_field = 288, 1519 .v_offset = 0x16, .v_field = 240,
|
| /linux/drivers/gpu/drm/tegra/ |
| H A D | dc.c | 350 unsigned h_offset, v_offset, h_size, v_size, h_dda, v_dda, bpp; in tegra_dc_setup_window() local 376 v_offset = window->src.y; in tegra_dc_setup_window() 384 v_offset += window->src.h - 1; in tegra_dc_setup_window() 426 tegra_plane_writel(plane, v_offset, DC_WINBUF_ADDR_V_OFFSET); in tegra_dc_setup_window()
|
| /linux/drivers/media/common/saa7146/ |
| H A D | saa7146_hlp.c | 26 hyo = vv->standard->v_offset; in calculate_hxo_and_hyo()
|
| /linux/drivers/gpu/ipu-v3/ |
| H A D | ipu-image-convert.c | 1326 tile_image.v_offset = image->tile[tile_idx[0]].v_off; in init_idmac_channel()
|