Home
last modified time | relevance | path

Searched refs:dss_pll_disable (Results 1 – 12 of 12) sorted by relevance

/linux-5.19.10/drivers/gpu/drm/omapdrm/dss/
Ddpi.c391 dss_pll_disable(pll); in dpi_verify_pll()
525 dss_pll_disable(dpi->pll); in dpi_bridge_enable()
543 dss_pll_disable(dpi->pll); in dpi_bridge_disable()
Dhdmi4.c221 dss_pll_disable(&hdmi->pll.pll); in hdmi_power_on_full()
237 dss_pll_disable(&hdmi->pll.pll); in hdmi_power_off_full()
Dhdmi5.c220 dss_pll_disable(&hdmi->pll.pll); in hdmi_power_on_full()
236 dss_pll_disable(&hdmi->pll.pll); in hdmi_power_off_full()
Ddss.h526 void dss_pll_disable(struct dss_pll *pll);
Dpll.c151 void dss_pll_disable(struct dss_pll *pll) in dss_pll_disable() function
Ddsi.c3476 dss_pll_disable(&dsi->pll); in dsi_init_dsi()
3492 dss_pll_disable(&dsi->pll); in dsi_uninit_dsi()
/linux-5.19.10/drivers/video/fbdev/omap2/omapfb/dss/
Ddpi.c432 dss_pll_disable(dpi->pll); in dpi_display_enable()
457 dss_pll_disable(dpi->pll); in dpi_display_disable()
556 dss_pll_disable(pll); in dpi_verify_dsi_pll()
Dhdmi4.c217 dss_pll_disable(&hdmi.pll.pll); in hdmi_power_on_full()
235 dss_pll_disable(&hdmi.pll.pll); in hdmi_power_off_full()
Dhdmi5.c234 dss_pll_disable(&hdmi.pll.pll); in hdmi_power_on_full()
252 dss_pll_disable(&hdmi.pll.pll); in hdmi_power_off_full()
Dpll.c96 void dss_pll_disable(struct dss_pll *pll) in dss_pll_disable() function
Ddss.h466 void dss_pll_disable(struct dss_pll *pll);
Ddsi.c4218 dss_pll_disable(&dsi->pll); in dsi_display_init_dsi()