Lines Matching +full:exynosautov9 +full:- +full:cmu +full:- +full:fsys2
1 // SPDX-License-Identifier: GPL-2.0-only
10 #include <linux/clk-provider.h>
14 #include <dt-bindings/clock/samsung,exynosautov9.h>
17 #include "clk-exynos-arm64.h"
31 /* ---- CMU_TOP ------------------------------------------------------------ */
534 /* FSYS2 */
698 /* FSYS2 */
869 /* FSYS2 */
967 CLK_OF_DECLARE(exynosautov9_cmu_top, "samsung,exynosautov9-cmu-top",
970 /* ---- CMU_BUSMC ---------------------------------------------------------- */
1022 /* ---- CMU_CORE ----------------------------------------------------------- */
1080 /* ---- CMU_DPUM ---------------------------------------------------------- */
1159 /* ---- CMU_FSYS0 ---------------------------------------------------------- */
1399 /* ---- CMU_FSYS1 ---------------------------------------------------------- */
1526 /* ---- CMU_FSYS2 ---------------------------------------------------------- */
1593 /* ---- CMU_PERIC0 --------------------------------------------------------- */
1848 /* ---- CMU_PERIC1 --------------------------------------------------------- */
2103 /* ---- CMU_PERIS ---------------------------------------------------------- */
2153 struct device *dev = &pdev->dev; in exynosautov9_cmu_probe()
2156 exynos_arm64_register_cmu(dev, dev->of_node, info); in exynosautov9_cmu_probe()
2163 .compatible = "samsung,exynosautov9-cmu-busmc",
2166 .compatible = "samsung,exynosautov9-cmu-core",
2169 .compatible = "samsung,exynosautov9-cmu-dpum",
2172 .compatible = "samsung,exynosautov9-cmu-fsys0",
2175 .compatible = "samsung,exynosautov9-cmu-fsys1",
2178 .compatible = "samsung,exynosautov9-cmu-fsys2",
2181 .compatible = "samsung,exynosautov9-cmu-peric0",
2184 .compatible = "samsung,exynosautov9-cmu-peric1",
2187 .compatible = "samsung,exynosautov9-cmu-peris",
2195 .name = "exynosautov9-cmu",