Lines Matching +full:gcc +full:- +full:msm8953
1 // SPDX-License-Identifier: GPL-2.0-only
10 #include <linux/clk-provider.h>
12 #include <linux/reset-controller.h>
14 #include <dt-bindings/clock/qcom,gcc-msm8953.h>
16 #include "clk-alpha-pll.h"
17 #include "clk-branch.h"
18 #include "clk-rcg.h"
4223 return qcom_cc_really_probe(&pdev->dev, &gcc_msm8953_desc, regmap); in gcc_msm8953_probe()
4227 { .compatible = "qcom,gcc-msm8953" },
4235 .name = "gcc-msm8953",
4252 MODULE_DESCRIPTION("Qualcomm GCC MSM8953 Driver");