Lines Matching +full:gcc +full:- +full:sdx65
1 // SPDX-License-Identifier: GPL-2.0-only
6 #include <linux/clk-provider.h>
14 #include <dt-bindings/clock/qcom,gcc-sdx65.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"
1565 { .compatible = "qcom,gcc-sdx65" },
1578 /* Keep some clocks always-on */ in gcc_sdx65_probe()
1583 return qcom_cc_really_probe(&pdev->dev, &gcc_sdx65_desc, regmap); in gcc_sdx65_probe()
1589 .name = "gcc-sdx65",
1606 MODULE_DESCRIPTION("QTI GCC SDX65 Driver");