Lines Matching +full:cci +full:- +full:400
1 // SPDX-License-Identifier: GPL-2.0-only
9 #include <linux/clk-provider.h>
14 #include <dt-bindings/clock/exynos7885.h>
17 #include "clk-exynos-arm64.h"
25 /* ---- CMU_TOP ------------------------------------------------------------- */
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 ------------------------------------------------------------ */
644 /* CCI (interconnect) clock must be always running */
686 /* ---- CMU_FSYS ------------------------------------------------------------ */
732 PLL_35XX_RATE(26 * MHZ, 50000000U, 400, 13, 4),
811 /* ---- platform_driver ----------------------------------------------------- */
816 struct device *dev = &pdev->dev;
819 exynos_arm64_register_cmu(dev, dev->of_node, info);
826 .compatible = "samsung,exynos7885-cmu-core",
829 .compatible = "samsung,exynos7885-cmu-fsys",
837 .name = "exynos7885-cmu",