Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/gpu/drm/meson/
Dmeson_vclk.c812 bool hdmi_use_enci, bool vic_alternate_clock) in meson_vclk_set() argument
948 if (hdmi_use_enci) in meson_vclk_set()
962 if (hdmi_use_enci) in meson_vclk_set()
976 if (hdmi_use_enci) in meson_vclk_set()
990 if (hdmi_use_enci) in meson_vclk_set()
1004 if (hdmi_use_enci) in meson_vclk_set()
1015 if (hdmi_use_enci) in meson_vclk_set()
1030 bool hdmi_use_enci) in meson_vclk_setup() argument
1082 !hdmi_use_enci) in meson_vclk_setup()
1086 hdmi_use_enci) in meson_vclk_setup()
[all …]
Dmeson_encoder_hdmi.c110 priv->venc.hdmi_use_enci); in meson_encoder_hdmi_set_vclk()
113 venc_freq, hdmi_freq, priv->venc.hdmi_use_enci); in meson_encoder_hdmi_set_vclk()
242 dev_dbg(priv->dev, "%s\n", priv->venc.hdmi_use_enci ? "VENCI" : "VENCP"); in meson_encoder_hdmi_atomic_enable()
244 if (priv->venc.hdmi_use_enci) in meson_encoder_hdmi_atomic_enable()
Dmeson_vclk.h34 bool hdmi_use_enci);
Dmeson_dw_hdmi.c455 if (priv->venc.hdmi_use_enci) in dw_hdmi_phy_init()
467 if (priv->venc.hdmi_use_enci) in dw_hdmi_phy_init()
477 if (priv->venc.hdmi_use_enci) in dw_hdmi_phy_init()
Dmeson_drv.h163 bool hdmi_use_enci; member
Dmeson_venc.c1554 priv->venc.hdmi_use_enci = use_enci; in meson_venc_hdmi_mode_set()