Searched refs:bottom_field_line_start (Results 1 – 3 of 3) sorted by relevance
/openbmc/u-boot/drivers/video/meson/ |
H A D | meson_venc.c | 43 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 D | meson_venc.h | 42 unsigned int bottom_field_line_start; member
|
H A D | meson_venc.c | 86 .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()
|