Searched refs:DSS_PLL_DSI2 (Results 1 – 2 of 2) sorted by relevance
/linux-4.4.14/drivers/video/fbdev/omap2/dss/ | ||
D | dss.h | 105 DSS_PLL_DSI2, enumerator |
D | dsi.c | 5242 pll->id = dsi->module_id == 0 ? DSS_PLL_DSI1 : DSS_PLL_DSI2; in dsi_init_pll_data() |