Lines Matching +full:sc7280 +full:- +full:dispcc
1 // SPDX-License-Identifier: GPL-2.0-only
3 * Copyright (c) 2021-2022, The Linux Foundation. All rights reserved.
6 #include <linux/clk-provider.h>
11 #include <dt-bindings/clock/qcom,dispcc-sc7280.h>
13 #include "clk-alpha-pll.h"
14 #include "clk-branch.h"
15 #include "clk-rcg.h"
16 #include "clk-regmap-divider.h"
866 { .compatible = "qcom,sc7280-dispcc" },
881 /* Keep some clocks always-on */ in disp_cc_sc7280_probe()
884 return qcom_cc_really_probe(&pdev->dev, &disp_cc_sc7280_desc, regmap); in disp_cc_sc7280_probe()
890 .name = "disp_cc-sc7280",
897 MODULE_DESCRIPTION("QTI DISP_CC sc7280 Driver");