Lines Matching +full:dispcc +full:- +full:sm8250
1 // SPDX-License-Identifier: GPL-2.0
3 * Copyright (c) 2018-2020, The Linux Foundation. All rights reserved.
6 #include <linux/clk-provider.h>
10 #include <linux/reset-controller.h>
12 #include <dt-bindings/clock/qcom,dispcc-sm8250.h>
14 #include "clk-alpha-pll.h"
15 #include "clk-branch.h"
16 #include "clk-rcg.h"
17 #include "clk-regmap-divider.h"
1047 { .compatible = "qcom,sm8150-dispcc" },
1048 { .compatible = "qcom,sm8250-dispcc" },
1063 if (of_device_is_compatible(pdev->dev.of_node, "qcom,sm8150-dispcc")) { in disp_cc_sm8250_probe()
1080 /* DISP_CC_XO_CLK always-on */ in disp_cc_sm8250_probe()
1089 .name = "disp_cc-sm8250",
1106 MODULE_DESCRIPTION("QTI DISPCC SM8250 Driver");