Searched refs:DSI_PLL_POWER_ON_ALL (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/video/fbdev/omap2/omapfb/dss/
H A Ddsi.c1334 DSI_PLL_POWER_ON_ALL = 0x2, enumerator in enum:dsi_pll_power_state
1346 state = DSI_PLL_POWER_ON_ALL;
1417 r = dsi_pll_power(dsidev, DSI_PLL_POWER_ON_ALL);
/linux-master/drivers/gpu/drm/omapdrm/dss/
H A Ddsi.c872 DSI_PLL_POWER_ON_ALL = 0x2, enumerator in enum:dsi_pll_power_state
883 state = DSI_PLL_POWER_ON_ALL;
947 r = dsi_pll_power(dsi, DSI_PLL_POWER_ON_ALL);

Completed in 206 milliseconds