Home
last modified time | relevance | path

Searched refs:hdmi_use_enci (Results 1 – 5 of 5) sorted by relevance

/Linux-v4.19/drivers/gpu/drm/meson/
Dmeson_vclk.c633 bool hdmi_use_enci) in meson_vclk_set() argument
746 if (hdmi_use_enci) in meson_vclk_set()
760 if (hdmi_use_enci) in meson_vclk_set()
774 if (hdmi_use_enci) in meson_vclk_set()
788 if (hdmi_use_enci) in meson_vclk_set()
802 if (hdmi_use_enci) in meson_vclk_set()
813 if (hdmi_use_enci) in meson_vclk_set()
827 unsigned int dac_freq, bool hdmi_use_enci) in meson_vclk_setup() argument
868 if (hdmi_use_enci) in meson_vclk_setup()
898 hdmi_use_enci); in meson_vclk_setup()
Dmeson_dw_hdmi.c354 priv->venc.hdmi_use_enci); in dw_hdmi_set_vclk()
357 venc_freq, hdmi_freq, priv->venc.hdmi_use_enci); in dw_hdmi_set_vclk()
424 if (priv->venc.hdmi_use_enci) in dw_hdmi_phy_init()
436 if (priv->venc.hdmi_use_enci) in dw_hdmi_phy_init()
446 if (priv->venc.hdmi_use_enci) in dw_hdmi_phy_init()
647 DRM_DEBUG_DRIVER("%s\n", priv->venc.hdmi_use_enci ? "VENCI" : "VENCP"); in meson_venc_hdmi_encoder_enable()
649 if (priv->venc.hdmi_use_enci) in meson_venc_hdmi_encoder_enable()
Dmeson_vclk.h38 unsigned int dac_freq, bool hdmi_use_enci);
Dmeson_drv.h55 bool hdmi_use_enci; member
Dmeson_venc.c1382 priv->venc.hdmi_use_enci = use_enci; in meson_venc_hdmi_mode_set()