Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/omapdrm/dss/
Ddsi.c872 DSI_PLL_POWER_ON_ALL = 0x2, enumerator
883 state = DSI_PLL_POWER_ON_ALL; in dsi_pll_power()
947 r = dsi_pll_power(dsi, DSI_PLL_POWER_ON_ALL); in dsi_pll_enable()
/linux-6.12.1/drivers/video/fbdev/omap2/omapfb/dss/
Ddsi.c1335 DSI_PLL_POWER_ON_ALL = 0x2, enumerator
1347 state = DSI_PLL_POWER_ON_ALL; in dsi_pll_power()
1418 r = dsi_pll_power(dsidev, DSI_PLL_POWER_ON_ALL); in dsi_pll_enable()