Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/sti/
H A 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()
/openbmc/linux/drivers/gpu/drm/exynos/
H A Dexynos_hdmi.c80 struct hdmiphy_config { struct
87 const struct hdmiphy_config *data; argument
158 static const struct hdmiphy_config hdmiphy_v13_configs[] = {
206 static const struct hdmiphy_config hdmiphy_v14_configs[] = {
371 static const struct hdmiphy_config hdmiphy_5420_configs[] = {
536 static const struct hdmiphy_config hdmiphy_5433_configs[] = {