Lines Matching +full:x1e80100 +full:- +full:gcc
1 // SPDX-License-Identifier: GPL-2.0-only
6 #include <linux/clk-provider.h>
12 #include <dt-bindings/clock/qcom,x1e80100-gcc.h>
14 #include "clk-alpha-pll.h"
15 #include "clk-branch.h"
16 #include "clk-rcg.h"
17 #include "clk-regmap.h"
18 #include "clk-regmap-divider.h"
19 #include "clk-regmap-mux.h"
20 #include "clk-regmap-phy-mux.h"
6755 { .compatible = "qcom,x1e80100-gcc" },
6774 /* Keep some clocks always-on */ in gcc_x1e80100_probe()
6783 /* Clear GDSC_SLEEP_ENA_VOTE to stop votes being auto-removed in sleep. */ in gcc_x1e80100_probe()
6786 return qcom_cc_really_probe(&pdev->dev, &gcc_x1e80100_desc, regmap); in gcc_x1e80100_probe()
6792 .name = "gcc-x1e80100",
6809 MODULE_DESCRIPTION("QTI GCC X1E80100 Driver");