Home
last modified time | relevance | path

Searched refs:exynos_mipi_dsi_pll_freq (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/u-boot/drivers/video/exynos/
H A Dexynos_mipi_dsi_lowlevel.h50 void exynos_mipi_dsi_pll_freq(struct mipi_dsim_device *dsim,
H A Dexynos_mipi_dsi_common.c322 exynos_mipi_dsi_pll_freq(dsim, pre_divider, main_divider, scaler); in exynos_mipi_dsi_change_pll()
H A Dexynos_mipi_dsi_lowlevel.c317 void exynos_mipi_dsi_pll_freq(struct mipi_dsim_device *dsim, in exynos_mipi_dsi_pll_freq() function