Lines Matching +full:sm4450 +full:- +full:gcc
1 // SPDX-License-Identifier: GPL-2.0-only
6 #include <linux/clk-provider.h>
12 #include <dt-bindings/clock/qcom,sm4450-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"
2830 { .compatible = "qcom,sm4450-gcc" },
2852 /* Keep some clocks always-on */ in gcc_sm4450_probe()
2864 return qcom_cc_really_probe(&pdev->dev, &gcc_sm4450_desc, regmap); in gcc_sm4450_probe()
2870 .name = "gcc-sm4450",
2887 MODULE_DESCRIPTION("QTI GCC SM4450 Driver");