Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/omapdrm/dss/
H A Ddsi.c876 static int dsi_pll_power(struct dsi_data *dsi, enum dsi_pll_power_state state) in dsi_pll_power() function
947 r = dsi_pll_power(dsi, DSI_PLL_POWER_ON_ALL); in dsi_pll_enable()
967 dsi_pll_power(dsi, DSI_PLL_POWER_OFF); in dsi_pll_disable()
/openbmc/linux/drivers/video/fbdev/omap2/omapfb/dss/
H A Ddsi.c1338 static int dsi_pll_power(struct platform_device *dsidev, in dsi_pll_power() function
1417 r = dsi_pll_power(dsidev, DSI_PLL_POWER_ON_ALL); in dsi_pll_enable()
1440 dsi_pll_power(dsidev, DSI_PLL_POWER_OFF); in dsi_pll_uninit()