Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/sti/
Dsti_hdmi_tx3g4c28phy.c62 static struct hdmi_phy_config hdmiphy_config[NB_HDMI_PHY_CONFIG] = { variable
145 if ((hdmiphy_config[i].min_tmds_freq <= tmdsck) && in sti_hdmi_tx3g4c28phy_start()
146 (hdmiphy_config[i].max_tmds_freq >= tmdsck)) { in sti_hdmi_tx3g4c28phy_start()
147 val |= (hdmiphy_config[i].config[0] in sti_hdmi_tx3g4c28phy_start()
151 val = hdmiphy_config[i].config[1]; in sti_hdmi_tx3g4c28phy_start()
154 val = hdmiphy_config[i].config[2]; in sti_hdmi_tx3g4c28phy_start()
158 hdmiphy_config[i].config[0], in sti_hdmi_tx3g4c28phy_start()
159 hdmiphy_config[i].config[1], in sti_hdmi_tx3g4c28phy_start()
160 hdmiphy_config[i].config[2]); in sti_hdmi_tx3g4c28phy_start()
/Linux-v4.19/drivers/gpu/drm/exynos/
Dexynos_hdmi.c84 struct hdmiphy_config { struct
91 const struct hdmiphy_config *data; argument
162 static const struct hdmiphy_config hdmiphy_v13_configs[] = {
210 static const struct hdmiphy_config hdmiphy_v14_configs[] = {
375 static const struct hdmiphy_config hdmiphy_5420_configs[] = {
531 static const struct hdmiphy_config hdmiphy_5433_configs[] = {