Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/omapdrm/dss/
Ddss.h121 DSS_PLL_DSI2, enumerator
Ddsi.c5221 pll->id = dsi->module_id == 0 ? DSS_PLL_DSI1 : DSS_PLL_DSI2; in dsi_init_pll_data()
/Linux-v4.19/drivers/video/fbdev/omap2/omapfb/dss/
Ddss.h116 DSS_PLL_DSI2, enumerator
Ddsi.c5232 pll->id = dsi->module_id == 0 ? DSS_PLL_DSI1 : DSS_PLL_DSI2; in dsi_init_pll_data()