Home
last modified time | relevance | path

Searched refs:DSS_PLL_DSI1 (Results 1 – 4 of 4) sorted by relevance

/linux-6.6.21/drivers/video/fbdev/omap2/omapfb/dss/
Ddss.h93 DSS_PLL_DSI1, enumerator
Ddsi.c5222 pll->id = dsi->module_id == 0 ? DSS_PLL_DSI1 : DSS_PLL_DSI2; in dsi_init_pll_data()
/linux-6.6.21/drivers/gpu/drm/omapdrm/dss/
Ddss.h109 DSS_PLL_DSI1, enumerator
Ddsi.c4541 pll->id = dsi->module_id == 0 ? DSS_PLL_DSI1 : DSS_PLL_DSI2; in dsi_init_pll_data()