Home
last modified time | relevance | path

Searched refs:bottom_field_line_start (Results 1 – 3 of 3) sorted by relevance

/openbmc/u-boot/drivers/video/meson/
H A Dmeson_venc.c43 unsigned int bottom_field_line_start; member
67 .bottom_field_line_start = 23,
91 .bottom_field_line_start = 19,
116 unsigned int bottom_field_line_start; member
187 .bottom_field_line_start = 19,
207 .bottom_field_line_start = 23,
922 writel(vmode->enci.bottom_field_line_start, in meson_venc_hdmi_mode_set()
1379 writel(mode->bottom_field_line_start, in meson_venci_cvbs_mode_set()
/openbmc/linux/drivers/gpu/drm/meson/
H A Dmeson_venc.h42 unsigned int bottom_field_line_start; member
H A Dmeson_venc.c86 .bottom_field_line_start = 23,
110 .bottom_field_line_start = 19,
135 unsigned int bottom_field_line_start; member
206 .bottom_field_line_start = 19,
226 .bottom_field_line_start = 23,
1143 writel_relaxed(vmode->enci.bottom_field_line_start, in meson_venc_hdmi_mode_set()
1839 writel_relaxed(mode->bottom_field_line_start, in meson_venci_cvbs_mode_set()