Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/gpu/drm/omapdrm/dss/
Ddss.h110 DSS_PLL_DSI2, enumerator
Ddsi.c5027 pll->id = dsi->module_id == 0 ? DSS_PLL_DSI1 : DSS_PLL_DSI2; in dsi_init_pll_data()
/Linux-v5.10/drivers/video/fbdev/omap2/omapfb/dss/
Ddss.h94 DSS_PLL_DSI2, enumerator
Ddsi.c5224 pll->id = dsi->module_id == 0 ? DSS_PLL_DSI1 : DSS_PLL_DSI2; in dsi_init_pll_data()