Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/gpu/drm/omapdrm/dss/
Ddsi.c1281 static int dsi_pll_power(struct dsi_data *dsi, enum dsi_pll_power_state state) in dsi_pll_power() function
1352 r = dsi_pll_power(dsi, DSI_PLL_POWER_ON_ALL); in dsi_pll_enable()
1372 dsi_pll_power(dsi, DSI_PLL_POWER_OFF); in dsi_pll_disable()
/Linux-v5.10/drivers/video/fbdev/omap2/omapfb/dss/
Ddsi.c1341 static int dsi_pll_power(struct platform_device *dsidev, in dsi_pll_power() function
1420 r = dsi_pll_power(dsidev, DSI_PLL_POWER_ON_ALL); in dsi_pll_enable()
1443 dsi_pll_power(dsidev, DSI_PLL_POWER_OFF); in dsi_pll_uninit()