Lines Matching +full:exynos850 +full:- +full:cmu +full:- +full:peri
1 // SPDX-License-Identifier: GPL-2.0-only
6 * Common Clock Framework support for Exynos850 SoC.
10 #include <linux/clk-provider.h>
14 #include <dt-bindings/clock/exynos850.h>
17 #include "clk-exynos-arm64.h"
32 /* ---- CMU_TOP ------------------------------------------------------------- */
339 /* PERI */
417 /* PERI */
483 /* PERI */
512 CLK_OF_DECLARE(exynos850_cmu_top, "samsung,exynos850-cmu-top",
515 /* ---- CMU_APM ------------------------------------------------------------- */
647 /* ---- CMU_AUD ------------------------------------------------------------- */
930 /* ---- CMU_CMGP ------------------------------------------------------------ */
1033 /* ---- CMU_G3D ------------------------------------------------------------- */
1129 /* ---- CMU_HSI ------------------------------------------------------------- */
1231 /* ---- CMU_IS -------------------------------------------------------------- */
1363 /* ---- CMU_MFCMSCL --------------------------------------------------------- */
1472 /* ---- CMU_PERI ------------------------------------------------------------ */
1654 CLK_OF_DECLARE(exynos850_cmu_peri, "samsung,exynos850-cmu-peri",
1657 /* ---- CMU_CORE ------------------------------------------------------------ */
1755 /* ---- CMU_DPU ------------------------------------------------------------- */
1829 /* ---- platform_driver ----------------------------------------------------- */
1834 struct device *dev = &pdev->dev; in exynos850_cmu_probe()
1837 exynos_arm64_register_cmu(dev, dev->of_node, info); in exynos850_cmu_probe()
1844 .compatible = "samsung,exynos850-cmu-apm",
1847 .compatible = "samsung,exynos850-cmu-aud",
1850 .compatible = "samsung,exynos850-cmu-cmgp",
1853 .compatible = "samsung,exynos850-cmu-g3d",
1856 .compatible = "samsung,exynos850-cmu-hsi",
1859 .compatible = "samsung,exynos850-cmu-is",
1862 .compatible = "samsung,exynos850-cmu-mfcmscl",
1865 .compatible = "samsung,exynos850-cmu-core",
1868 .compatible = "samsung,exynos850-cmu-dpu",
1876 .name = "exynos850-cmu",