Home
last modified time | relevance | path

Searched refs:hdmi_cinfo (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.4/drivers/video/fbdev/omap2/omapfb/dss/
Dhdmi4.c149 struct dss_pll_clock_info hdmi_cinfo = { 0 }; in hdmi_power_on_full() local
163 hdmi_pll_compute(&hdmi.pll, p->pixelclock, &hdmi_cinfo); in hdmi_power_on_full()
171 r = dss_pll_set_config(&hdmi.pll.pll, &hdmi_cinfo); in hdmi_power_on_full()
177 r = hdmi_phy_configure(&hdmi.phy, hdmi_cinfo.clkdco, in hdmi_power_on_full()
178 hdmi_cinfo.clkout[0]); in hdmi_power_on_full()
Dhdmi5.c165 struct dss_pll_clock_info hdmi_cinfo = { 0 }; in hdmi_power_on_full() local
175 hdmi_pll_compute(&hdmi.pll, p->pixelclock, &hdmi_cinfo); in hdmi_power_on_full()
188 r = dss_pll_set_config(&hdmi.pll.pll, &hdmi_cinfo); in hdmi_power_on_full()
194 r = hdmi_phy_configure(&hdmi.phy, hdmi_cinfo.clkdco, in hdmi_power_on_full()
195 hdmi_cinfo.clkout[0]); in hdmi_power_on_full()
/Linux-v5.4/drivers/gpu/drm/omapdrm/dss/
Dhdmi4.c148 struct dss_pll_clock_info hdmi_cinfo = { 0 }; in hdmi_power_on_full() local
172 pc, &hdmi_cinfo); in hdmi_power_on_full()
180 r = dss_pll_set_config(&hdmi->pll.pll, &hdmi_cinfo); in hdmi_power_on_full()
186 r = hdmi_phy_configure(&hdmi->phy, hdmi_cinfo.clkdco, in hdmi_power_on_full()
187 hdmi_cinfo.clkout[0]); in hdmi_power_on_full()
Dhdmi5.c146 struct dss_pll_clock_info hdmi_cinfo = { 0 }; in hdmi_power_on_full() local
166 pc, &hdmi_cinfo); in hdmi_power_on_full()
179 r = dss_pll_set_config(&hdmi->pll.pll, &hdmi_cinfo); in hdmi_power_on_full()
185 r = hdmi_phy_configure(&hdmi->phy, hdmi_cinfo.clkdco, in hdmi_power_on_full()
186 hdmi_cinfo.clkout[0]); in hdmi_power_on_full()