Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/video/fbdev/omap2/omapfb/dss/
Ddsi.c1349 static int dsi_pll_power(struct platform_device *dsidev, in dsi_pll_power() function
1428 r = dsi_pll_power(dsidev, DSI_PLL_POWER_ON_ALL); in dsi_pll_enable()
1451 dsi_pll_power(dsidev, DSI_PLL_POWER_OFF); in dsi_pll_uninit()
/Linux-v4.19/drivers/gpu/drm/omapdrm/dss/
Ddsi.c1332 static int dsi_pll_power(struct dsi_data *dsi, enum dsi_pll_power_state state) in dsi_pll_power() function
1410 r = dsi_pll_power(dsi, DSI_PLL_POWER_ON_ALL); in dsi_pll_enable()
1431 dsi_pll_power(dsi, DSI_PLL_POWER_OFF); in dsi_pll_uninit()