Searched refs:video_filt_ctrl (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/gpu/drm/meson/ |
H A D | meson_venc.c | 150 unsigned int video_filt_ctrl; member 242 .video_filt_ctrl = 0x2052, 288 .video_filt_ctrl = 0x52, 521 .video_filt_ctrl = 0x1052, 567 .video_filt_ctrl = 0x1052, 659 .video_filt_ctrl = 0x1052, 701 .video_filt_ctrl = 0x1000, 743 .video_filt_ctrl = 0x1000, 785 .video_filt_ctrl = 0x1000, 1329 writel_relaxed(vmode->encp.video_filt_ctrl, in meson_venc_hdmi_mode_set()
|
/openbmc/u-boot/drivers/video/meson/ |
H A D | meson_venc.c | 131 unsigned int video_filt_ctrl; member 223 .video_filt_ctrl = 0x2052, 269 .video_filt_ctrl = 0x52, 502 .video_filt_ctrl = 0x1052, 548 .video_filt_ctrl = 0x1052, 640 .video_filt_ctrl = 0x1052, 1109 writel(vmode->encp.video_filt_ctrl, in meson_venc_hdmi_mode_set()
|