Lines Matching +full:gcc +full:- +full:msm8996
1 // SPDX-License-Identifier: GPL-2.0-only
12 #include <linux/clk-provider.h>
14 #include <linux/reset-controller.h>
16 #include <dt-bindings/clock/qcom,gcc-msm8996.h>
19 #include "clk-regmap.h"
20 #include "clk-alpha-pll.h"
21 #include "clk-rcg.h"
22 #include "clk-branch.h"
3604 { .compatible = "qcom,gcc-msm8996" },
3623 return qcom_cc_really_probe(&pdev->dev, &gcc_msm8996_desc, regmap); in gcc_msm8996_probe()
3629 .name = "gcc-msm8996",
3646 MODULE_DESCRIPTION("QCOM GCC MSM8996 Driver");
3648 MODULE_ALIAS("platform:gcc-msm8996");