Lines Matching +full:gcc +full:- +full:msm8660
1 // SPDX-License-Identifier: GPL-2.0-only
13 #include <linux/clk-provider.h>
15 #include <linux/reset-controller.h>
17 #include <dt-bindings/clock/qcom,gcc-msm8660.h>
18 #include <dt-bindings/reset/qcom,gcc-msm8660.h>
21 #include "clk-regmap.h"
22 #include "clk-pll.h"
23 #include "clk-rcg.h"
24 #include "clk-branch.h"
2699 { .compatible = "qcom,gcc-msm8660" },
2707 struct device *dev = &pdev->dev; in gcc_msm8660_probe()
2723 .name = "gcc-msm8660",
2740 MODULE_DESCRIPTION("GCC MSM 8660 Driver");
2742 MODULE_ALIAS("platform:gcc-msm8660");