Lines Matching +full:gcc +full:- +full:sc8180x
1 // SPDX-License-Identifier: GPL-2.0
3 * Copyright (c) 2018-2019, The Linux Foundation. All rights reserved.
4 * Copyright (c) 2020-2021, Linaro Ltd.
8 #include <linux/clk-provider.h>
15 #include <linux/reset-controller.h>
17 #include <dt-bindings/clock/qcom,gcc-sc8180x.h>
20 #include "clk-alpha-pll.h"
21 #include "clk-branch.h"
22 #include "clk-pll.h"
23 #include "clk-rcg.h"
24 #include "clk-regmap.h"
4619 { .compatible = "qcom,gcc-sc8180x" },
4633 /* Keep some clocks always-on */ in gcc_sc8180x_probe()
4654 return qcom_cc_really_probe(&pdev->dev, &gcc_sc8180x_desc, regmap); in gcc_sc8180x_probe()
4660 .name = "gcc-sc8180x",
4677 MODULE_DESCRIPTION("QTI GCC SC8180x driver");