Lines Matching +full:sm7150 +full:- +full:gcc
1 // SPDX-License-Identifier: GPL-2.0-only
3 * Copyright (c) 2018-2019, The Linux Foundation. All rights reserved.
8 #include <linux/clk-provider.h>
16 #include <dt-bindings/clock/qcom,sm7150-gcc.h>
18 #include "clk-alpha-pll.h"
19 #include "clk-branch.h"
20 #include "clk-rcg.h"
21 #include "clk-regmap.h"
2983 { .compatible = "qcom,sm7150-gcc" },
3005 /* Keep some clocks always-on */ in gcc_sm7150_probe()
3020 return qcom_cc_really_probe(&pdev->dev, &gcc_sm7150_desc, regmap); in gcc_sm7150_probe()
3026 .name = "gcc-sm7150",
3043 MODULE_DESCRIPTION("Qualcomm SM7150 Global Clock Controller");