Home
last modified time | relevance | path

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

/linux-6.12.1/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.c112 priv->venc.hdmi_use_enci); in meson_encoder_hdmi_set_vclk()
115 venc_freq, hdmi_freq, priv->venc.hdmi_use_enci); in meson_encoder_hdmi_set_vclk()
244 dev_dbg(priv->dev, "%s\n", priv->venc.hdmi_use_enci ? "VENCI" : "VENCP"); in meson_encoder_hdmi_atomic_enable()
246 if (priv->venc.hdmi_use_enci) in meson_encoder_hdmi_atomic_enable()
Dmeson_vclk.h34 bool hdmi_use_enci);
Dmeson_dw_hdmi.c425 if (priv->venc.hdmi_use_enci) in dw_hdmi_phy_init()
437 if (priv->venc.hdmi_use_enci) in dw_hdmi_phy_init()
447 if (priv->venc.hdmi_use_enci) in dw_hdmi_phy_init()
Dmeson_drv.h163 bool hdmi_use_enci; member
Dmeson_venc.c1556 priv->venc.hdmi_use_enci = use_enci; in meson_venc_hdmi_mode_set()