Home
last modified time | relevance | path

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

/linux/drivers/video/fbdev/omap2/omapfb/dss/
H A 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()
H A 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/drivers/gpu/drm/omapdrm/dss/
H A Dhdmi4.c151 struct dss_pll_clock_info hdmi_cinfo = { 0 }; in hdmi_power_on_full() local
175 pc, &hdmi_cinfo); in hdmi_power_on_full()
183 r = dss_pll_set_config(&hdmi->pll.pll, &hdmi_cinfo); in hdmi_power_on_full()
189 r = hdmi_phy_configure(&hdmi->phy, hdmi_cinfo.clkdco, in hdmi_power_on_full()
190 hdmi_cinfo.clkout[0]); in hdmi_power_on_full()
H A Dhdmi5.c149 struct dss_pll_clock_info hdmi_cinfo = { 0 }; in hdmi_power_on_full() local
169 pc, &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()