Lines Matching +full:gcc +full:- +full:msm8939
1 // SPDX-License-Identifier: GPL-2.0-only
12 #include <linux/clk-provider.h>
14 #include <linux/reset-controller.h>
16 #include <dt-bindings/clock/qcom,gcc-msm8939.h>
17 #include <dt-bindings/reset/qcom,gcc-msm8939.h>
20 #include "clk-regmap.h"
21 #include "clk-pll.h"
22 #include "clk-rcg.h"
23 #include "clk-branch.h"
1231 * Please note that MND divider must be enabled for duty-cycle
1235 * DutyCycle = ----------------
1239 * Otherwise duty-cycle control would be limited.
1240 * (e.g. for 8-bit NMD N should be less than 128)
4095 { .compatible = "qcom,gcc-msm8939" },
4111 return qcom_cc_really_probe(&pdev->dev, &gcc_msm8939_desc, regmap); in gcc_msm8939_probe()
4117 .name = "gcc-msm8939",
4134 MODULE_DESCRIPTION("Qualcomm GCC MSM8939 Driver");