Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/gpu/drm/omapdrm/dss/
Ddsi.c4933 static const struct dss_pll_hw dss_omap3_dsi_pll_hw = { variable
5198 .pll_hw = &dss_omap3_dsi_pll_hw,
5210 .pll_hw = &dss_omap3_dsi_pll_hw,
/Linux-v5.10/drivers/video/fbdev/omap2/omapfb/dss/
Ddsi.c5135 static const struct dss_pll_hw dss_omap3_dsi_pll_hw = { variable
5233 pll->hw = &dss_omap3_dsi_pll_hw; in dsi_init_pll_data()