Lines Matching +full:exynosautov9 +full:- +full:cmu +full:- +full:fsys2

1 // SPDX-License-Identifier: GPL-2.0-only
10 #include <linux/clk-provider.h>
16 #include <dt-bindings/clock/samsung,exynosautov9.h>
19 #include "clk-exynos-arm64.h"
21 /* ---- CMU_TOP ------------------------------------------------------------ */
524 /* FSYS2 */
688 /* FSYS2 */
859 /* FSYS2 */
957 CLK_OF_DECLARE(exynosautov9_cmu_top, "samsung,exynosautov9-cmu-top",
960 /* ---- CMU_BUSMC ---------------------------------------------------------- */
1012 /* ---- CMU_CORE ----------------------------------------------------------- */
1070 /* ---- CMU_FSYS0 ---------------------------------------------------------- */
1310 /* ---- CMU_FSYS1 ---------------------------------------------------------- */
1437 /* ---- CMU_FSYS2 ---------------------------------------------------------- */
1504 /* ---- CMU_PERIC0 --------------------------------------------------------- */
1759 /* ---- CMU_PERIC1 --------------------------------------------------------- */
2014 /* ---- CMU_PERIS ---------------------------------------------------------- */
2064 struct device *dev = &pdev->dev; in exynosautov9_cmu_probe()
2067 exynos_arm64_register_cmu(dev, dev->of_node, info); in exynosautov9_cmu_probe()
2074 .compatible = "samsung,exynosautov9-cmu-busmc",
2077 .compatible = "samsung,exynosautov9-cmu-core",
2080 .compatible = "samsung,exynosautov9-cmu-fsys0",
2083 .compatible = "samsung,exynosautov9-cmu-fsys1",
2086 .compatible = "samsung,exynosautov9-cmu-fsys2",
2089 .compatible = "samsung,exynosautov9-cmu-peric0",
2092 .compatible = "samsung,exynosautov9-cmu-peric1",
2095 .compatible = "samsung,exynosautov9-cmu-peris",
2103 .name = "exynosautov9-cmu",