Lines Matching +full:vdd +full:- +full:gfx +full:- +full:supply
1 // SPDX-License-Identifier: GPL-2.0-only
12 #include <linux/clk-provider.h>
15 #include <dt-bindings/clock/qcom,mmcc-msm8996.h>
18 #include "clk-regmap.h"
19 #include "clk-regmap-divider.h"
20 #include "clk-alpha-pll.h"
21 #include "clk-rcg.h"
22 #include "clk-branch.h"
3329 .supply = "vdd-gfx",
3609 { .compatible = "qcom,mmcc-msm8996" },
3627 return qcom_cc_really_probe(&pdev->dev, &mmcc_msm8996_desc, regmap); in mmcc_msm8996_probe()
3633 .name = "mmcc-msm8996",
3641 MODULE_ALIAS("platform:mmcc-msm8996");