Lines Matching +full:sm6375 +full:- +full:gcc
1 // SPDX-License-Identifier: GPL-2.0-only
7 #include <linux/clk-provider.h>
13 #include <dt-bindings/clock/qcom,sm6375-gcc.h>
15 #include "clk-alpha-pll.h"
16 #include "clk-branch.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"
3867 { .compatible = "qcom,sm6375-gcc" },
3885 /* Keep some clocks always-on */ in gcc_sm6375_probe()
3895 return qcom_cc_really_probe(&pdev->dev, &gcc_sm6375_desc, regmap); in gcc_sm6375_probe()
3901 .name = "gcc-sm6375",
3918 MODULE_DESCRIPTION("QTI GCC SM6375 Driver");