Lines Matching +full:sm7150 +full:- +full:camcc
1 // SPDX-License-Identifier: GPL-2.0-only
7 #include <linux/clk-provider.h>
14 #include <dt-bindings/clock/qcom,sm7150-camcc.h>
16 #include "clk-alpha-pll.h"
17 #include "clk-branch.h"
18 #include "clk-rcg.h"
19 #include "clk-regmap.h"
2025 { .compatible = "qcom,sm7150-camcc" },
2044 /* Keep some clocks always-on */ in camcc_sm7150_probe()
2047 return qcom_cc_really_probe(&pdev->dev, &camcc_sm7150_desc, regmap); in camcc_sm7150_probe()
2053 .name = "camcc-sm7150",
2060 MODULE_DESCRIPTION("Qualcomm SM7150 Camera Clock Controller");