Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/gpu/drm/sti/
Dsti_hdmi_tx3g4c28phy.c64 static struct hdmi_phy_config hdmiphy_config[NB_HDMI_PHY_CONFIG] = { variable
147 if ((hdmiphy_config[i].min_tmds_freq <= tmdsck) && in sti_hdmi_tx3g4c28phy_start()
148 (hdmiphy_config[i].max_tmds_freq >= tmdsck)) { in sti_hdmi_tx3g4c28phy_start()
149 val |= (hdmiphy_config[i].config[0] in sti_hdmi_tx3g4c28phy_start()
153 val = hdmiphy_config[i].config[1]; in sti_hdmi_tx3g4c28phy_start()
156 val = hdmiphy_config[i].config[2]; in sti_hdmi_tx3g4c28phy_start()
160 hdmiphy_config[i].config[0], in sti_hdmi_tx3g4c28phy_start()
161 hdmiphy_config[i].config[1], in sti_hdmi_tx3g4c28phy_start()
162 hdmiphy_config[i].config[2]); in sti_hdmi_tx3g4c28phy_start()
/Linux-v5.4/drivers/gpu/drm/exynos/
Dexynos_hdmi.c78 struct hdmiphy_config { struct
85 const struct hdmiphy_config *data; argument
156 static const struct hdmiphy_config hdmiphy_v13_configs[] = {
204 static const struct hdmiphy_config hdmiphy_v14_configs[] = {
369 static const struct hdmiphy_config hdmiphy_5420_configs[] = {
525 static const struct hdmiphy_config hdmiphy_5433_configs[] = {