Lines Matching +full:sm8650 +full:- +full:gcc
1 // SPDX-License-Identifier: GPL-2.0-only
8 #include <linux/clk-provider.h>
14 #include <dt-bindings/clock/qcom,sm8650-gcc.h>
16 #include "clk-alpha-pll.h"
17 #include "clk-branch.h"
18 #include "clk-rcg.h"
19 #include "clk-regmap.h"
20 #include "clk-regmap-divider.h"
21 #include "clk-regmap-mux.h"
22 #include "clk-regmap-phy-mux.h"
3792 { .compatible = "qcom,sm8650-gcc" },
3811 /* Keep some clocks always-on */ in gcc_sm8650_probe()
3822 /* Clear GDSC_SLEEP_ENA_VOTE to stop votes being auto-removed in sleep. */ in gcc_sm8650_probe()
3825 return qcom_cc_really_probe(&pdev->dev, &gcc_sm8650_desc, regmap); in gcc_sm8650_probe()
3831 .name = "gcc-sm8650",
3848 MODULE_DESCRIPTION("QTI GCC SM8650 Driver");