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 ------------------------------------------------------------- */
210 /* PERI */
268 /* PERI */
310 /* PERI */
363 CLK_OF_DECLARE(exynos7885_cmu_top, "samsung,exynos7885-cmu-top",
366 /* ---- CMU_PERI ------------------------------------------------------------ */
583 CLK_OF_DECLARE(exynos7885_cmu_peri, "samsung,exynos7885-cmu-peri",
586 /* ---- CMU_CORE ------------------------------------------------------------ */
686 /* ---- CMU_FSYS ------------------------------------------------------------ */
811 /* ---- platform_driver ----------------------------------------------------- */
816 struct device *dev = &pdev->dev; in exynos7885_cmu_probe()
819 exynos_arm64_register_cmu(dev, dev->of_node, info); in exynos7885_cmu_probe()
826 .compatible = "samsung,exynos7885-cmu-core",
829 .compatible = "samsung,exynos7885-cmu-fsys",
837 .name = "exynos7885-cmu",