Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/omapdrm/dss/ !
Ddsi.c4447 static const struct dss_pll_hw dss_omap3_dsi_pll_hw = { variable
4811 .pll_hw = &dss_omap3_dsi_pll_hw,
4823 .pll_hw = &dss_omap3_dsi_pll_hw,
/linux-6.12.1/drivers/video/fbdev/omap2/omapfb/dss/ !
Ddsi.c5134 static const struct dss_pll_hw dss_omap3_dsi_pll_hw = { variable
5232 pll->hw = &dss_omap3_dsi_pll_hw; in dsi_init_pll_data()