Lines Matching +full:dispcc +full:- +full:qcm2290
1 // SPDX-License-Identifier: GPL-2.0-only
14 #include <dt-bindings/clock/qcom,dispcc-qcm2290.h>
16 #include "clk-alpha-pll.h"
17 #include "clk-branch.h"
18 #include "clk-rcg.h"
19 #include "clk-regmap.h"
20 #include "clk-regmap-divider.h"
506 { .compatible = "qcom,qcm2290-dispcc" },
522 /* Keep some clocks always-on */ in disp_cc_qcm2290_probe()
525 ret = qcom_cc_really_probe(&pdev->dev, &disp_cc_qcm2290_desc, regmap); in disp_cc_qcm2290_probe()
527 dev_err(&pdev->dev, "Failed to register DISP CC clocks\n"); in disp_cc_qcm2290_probe()
537 .name = "dispcc-qcm2290",
544 MODULE_DESCRIPTION("QTI DISP_CC qcm2290 Driver");