Searched refs:bottom_field_line_end (Results 1 – 3 of 3) sorted by relevance
/openbmc/u-boot/drivers/video/meson/ |
H A D | meson_venc.c | 44 unsigned int bottom_field_line_end; member 68 .bottom_field_line_end = 311, 92 .bottom_field_line_end = 259, 117 unsigned int bottom_field_line_end; member 188 .bottom_field_line_end = 259, 208 .bottom_field_line_end = 311, 924 writel(vmode->enci.bottom_field_line_end, in meson_venc_hdmi_mode_set() 1381 writel(mode->bottom_field_line_end, in meson_venci_cvbs_mode_set()
|
/openbmc/linux/drivers/gpu/drm/meson/ |
H A D | meson_venc.h | 43 unsigned int bottom_field_line_end; member
|
H A D | meson_venc.c | 87 .bottom_field_line_end = 311, 111 .bottom_field_line_end = 259, 136 unsigned int bottom_field_line_end; member 207 .bottom_field_line_end = 259, 227 .bottom_field_line_end = 311, 1145 writel_relaxed(vmode->enci.bottom_field_line_end, in meson_venc_hdmi_mode_set() 1841 writel_relaxed(mode->bottom_field_line_end, in meson_venci_cvbs_mode_set()
|