Lines Matching +full:exynos7885 +full:- +full:cmu +full:- +full:peri
1 // SPDX-License-Identifier: GPL-2.0-only
6 * Common Clock Framework support for Exynos7885 SoC.
10 #include <linux/clk-provider.h>
14 #include <dt-bindings/clock/exynos7885.h>
17 #include "clk-exynos-arm64.h"
25 /* ---- CMU_TOP ------------------------------------------------------------- */
200 /* PERI */
258 /* PERI */
300 /* PERI */
353 CLK_OF_DECLARE(exynos7885_cmu_top, "samsung,exynos7885-cmu-top",
356 /* ---- CMU_PERI ------------------------------------------------------------ */
573 CLK_OF_DECLARE(exynos7885_cmu_peri, "samsung,exynos7885-cmu-peri",
576 /* ---- CMU_CORE ------------------------------------------------------------ */
676 /* ---- CMU_FSYS ------------------------------------------------------------ */
758 /* ---- platform_driver ----------------------------------------------------- */
763 struct device *dev = &pdev->dev; in exynos7885_cmu_probe()
766 exynos_arm64_register_cmu(dev, dev->of_node, info); in exynos7885_cmu_probe()
773 .compatible = "samsung,exynos7885-cmu-core",
776 .compatible = "samsung,exynos7885-cmu-fsys",
784 .name = "exynos7885-cmu",