Home
last modified time | relevance | path

Searched refs:ENCI_CFILT_CTRL (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/drivers/gpu/drm/meson/
Dmeson_venc.c927 writel_relaxed(0x12, priv->io_base + _REG(ENCI_CFILT_CTRL)); in meson_venc_hdmi_mode_set()
1395 writel_relaxed(0x12, priv->io_base + _REG(ENCI_CFILT_CTRL)); in meson_venci_cvbs_mode_set()
Dmeson_registers.h798 #define ENCI_CFILT_CTRL 0x1b54 macro