Lines Matching +full:sm8750 +full:- +full:gcc
1 // SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
6 #include <linux/clk-provider.h>
12 #include <dt-bindings/clock/qcom,sm8750-gcc.h>
14 #include "clk-alpha-pll.h"
15 #include "clk-branch.h"
16 #include "clk-pll.h"
17 #include "clk-rcg.h"
18 #include "clk-regmap.h"
19 #include "clk-regmap-divider.h"
20 #include "clk-regmap-mux.h"
21 #include "clk-regmap-phy-mux.h"
3202 { .compatible = "qcom,sm8750-gcc" },
3250 return qcom_cc_really_probe(&pdev->dev, &gcc_sm8750_desc, regmap); in gcc_sm8750_probe()
3256 .name = "gcc-sm8750",
3273 MODULE_DESCRIPTION("QTI GCC SM8750 Driver");