Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/omapdrm/dss/
Ddsi.c5127 static const struct dss_pll_hw dss_omap3_dsi_pll_hw = { variable
5237 .pll_hw = &dss_omap3_dsi_pll_hw,
5249 .pll_hw = &dss_omap3_dsi_pll_hw,
/Linux-v4.19/drivers/video/fbdev/omap2/omapfb/dss/
Ddsi.c5143 static const struct dss_pll_hw dss_omap3_dsi_pll_hw = { variable
5241 pll->hw = &dss_omap3_dsi_pll_hw; in dsi_init_pll_data()