Home
last modified time | relevance | path

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

/third_party/uboot/u-boot-2020.01/drivers/video/meson/
Dmeson_venc.c846 writel(0, priv->io_base + _REG(ENCI_VIDEO_EN)); in meson_venc_hdmi_mode_set()
952 priv->io_base + _REG(ENCI_VIDEO_EN)); in meson_venc_hdmi_mode_set()
1514 priv->io_base + _REG(ENCI_VIDEO_EN)); in meson_venci_cvbs_mode_set()
Dmeson_vpu_init.c409 writel(0, priv->io_base + _REG(ENCI_VIDEO_EN)); in meson_vpu_init()
Dmeson_registers.h974 #define ENCI_VIDEO_EN 0x1b57 macro