Home
last modified time | relevance | path

Searched defs:meson_cvbs_enci_mode (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/gpu/drm/meson/
H A Dmeson_venc.h27 struct meson_cvbs_enci_mode { struct
28 unsigned int mode_tag;
29 unsigned int hso_begin; /* HSO begin position */
30 unsigned int hso_end; /* HSO end position */
31 unsigned int vso_even; /* VSO even line */
32 unsigned int vso_odd; /* VSO odd line */
33 unsigned int macv_max_amp; /* Macrovision max amplitude */
34 unsigned int video_prog_mode;
35 unsigned int video_mode;
36 unsigned int sch_adjust;
[all …]
/openbmc/u-boot/drivers/video/meson/
H A Dmeson_venc.c28 struct meson_cvbs_enci_mode { struct
52 struct meson_cvbs_enci_mode meson_cvbs_enci_pal = { argument