Home
last modified time | relevance | path

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

/drivers/video/fbdev/omap2/omapfb/dss/
Dhdmi4.c160 struct dss_pll_clock_info hdmi_cinfo = { 0 }; in hdmi_power_on_full() local
174 hdmi_pll_compute(&hdmi.pll, p->pixelclock, &hdmi_cinfo); in hdmi_power_on_full()
182 r = dss_pll_set_config(&hdmi.pll.pll, &hdmi_cinfo); in hdmi_power_on_full()
188 r = hdmi_phy_configure(&hdmi.phy, hdmi_cinfo.clkdco, in hdmi_power_on_full()
189 hdmi_cinfo.clkout[0]); in hdmi_power_on_full()
Dhdmi5.c176 struct dss_pll_clock_info hdmi_cinfo = { 0 }; in hdmi_power_on_full() local
186 hdmi_pll_compute(&hdmi.pll, p->pixelclock, &hdmi_cinfo); in hdmi_power_on_full()
199 r = dss_pll_set_config(&hdmi.pll.pll, &hdmi_cinfo); in hdmi_power_on_full()
205 r = hdmi_phy_configure(&hdmi.phy, hdmi_cinfo.clkdco, in hdmi_power_on_full()
206 hdmi_cinfo.clkout[0]); in hdmi_power_on_full()
/drivers/gpu/drm/omapdrm/dss/
Dhdmi5.c177 struct dss_pll_clock_info hdmi_cinfo = { 0 }; in hdmi_power_on_full() local
196 pc, &hdmi_cinfo); in hdmi_power_on_full()
209 r = dss_pll_set_config(&hdmi.pll.pll, &hdmi_cinfo); in hdmi_power_on_full()
215 r = hdmi_phy_configure(&hdmi.phy, hdmi_cinfo.clkdco, in hdmi_power_on_full()
216 hdmi_cinfo.clkout[0]); in hdmi_power_on_full()
Dhdmi4.c161 struct dss_pll_clock_info hdmi_cinfo = { 0 }; in hdmi_power_on_full() local
184 pc, &hdmi_cinfo); in hdmi_power_on_full()
192 r = dss_pll_set_config(&hdmi.pll.pll, &hdmi_cinfo); in hdmi_power_on_full()
198 r = hdmi_phy_configure(&hdmi.phy, hdmi_cinfo.clkdco, in hdmi_power_on_full()
199 hdmi_cinfo.clkout[0]); in hdmi_power_on_full()