Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/meson/
H A Dmeson_vclk.c833 bool hdmi_use_enci, bool vic_alternate_clock) in meson_vclk_set() argument
969 if (hdmi_use_enci) in meson_vclk_set()
983 if (hdmi_use_enci) in meson_vclk_set()
997 if (hdmi_use_enci) in meson_vclk_set()
1011 if (hdmi_use_enci) in meson_vclk_set()
1025 if (hdmi_use_enci) in meson_vclk_set()
1036 if (hdmi_use_enci) in meson_vclk_set()
1051 bool hdmi_use_enci) in meson_vclk_setup() argument
1101 !hdmi_use_enci) in meson_vclk_setup()
1105 hdmi_use_enci) in meson_vclk_setup()
[all …]
H A Dmeson_encoder_hdmi.c114 priv->venc.hdmi_use_enci); in meson_encoder_hdmi_set_vclk()
117 venc_freq, hdmi_freq, priv->venc.hdmi_use_enci); in meson_encoder_hdmi_set_vclk()
247 dev_dbg(priv->dev, "%s\n", priv->venc.hdmi_use_enci ? "VENCI" : "VENCP"); in meson_encoder_hdmi_atomic_enable()
249 if (priv->venc.hdmi_use_enci) in meson_encoder_hdmi_atomic_enable()
H A Dmeson_vclk.h35 bool hdmi_use_enci);
H A Dmeson_dw_hdmi.c411 if (priv->venc.hdmi_use_enci) in dw_hdmi_phy_init()
423 if (priv->venc.hdmi_use_enci) in dw_hdmi_phy_init()
433 if (priv->venc.hdmi_use_enci) in dw_hdmi_phy_init()
H A Dmeson_drv.h163 bool hdmi_use_enci; member
H A Dmeson_venc.c1556 priv->venc.hdmi_use_enci = use_enci; in meson_venc_hdmi_mode_set()