Home
last modified time | relevance | path

Searched refs:v_front_porch (Results 1 – 4 of 4) sorted by relevance

/external/perfetto/src/traced/probes/ftrace/test/data/android_flounder_lte_LRX16F_3.10.40/events/display/display_mode/
Dformat15 field:unsigned short v_front_porch; offset:30; size:2; signed:0;
25 …>v_back_porch, REC->h_active, REC->v_active, REC->h_front_porch, REC->v_front_porch, REC->pclk, RE…
/external/u-boot/arch/arm/mach-exynos/include/mach/
Ddp_info.h35 unsigned int v_front_porch; member
/external/u-boot/drivers/video/exynos/
Dexynos_dp.c34 disp_info->v_back_porch + disp_info->v_front_porch; in exynos_dp_disp_info()
905 priv->disp_info.v_front_porch = fdtdec_get_int(blob, node, in exynos_dp_ofdata_to_platdata()
Dexynos_dp_lowlevel.c1080 writel(priv->disp_info.v_front_porch, &dp_regs->vfp_cfg); in exynos_dp_config_video_bist()