Home
last modified time | relevance | path

Searched +full:gpucc +full:- +full:sdm660 (Results 1 – 2 of 2) sorted by relevance

/linux/Documentation/devicetree/bindings/clock/
H A Dqcom,gpucc-sdm660.yaml1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/clock/qcom,gpucc-sdm660.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Qualcomm Graphics Clock & Reset Controller on SDM630 and SDM660
10 - AngeloGioacchino Del Regno <angelogioacchino.delregno@somainline.org>
14 power domains on SDM630 and SDM660.
16 See also dt-bindings/clock/qcom,gpucc-sdm660.h.
21 - qcom,gpucc-sdm630
22 - qcom,gpucc-sdm660
[all …]
/linux/drivers/clk/qcom/
H A Dgpucc-sdm660.c1 // SPDX-License-Identifier: GPL-2.0-only
10 #include <linux/clk-provider.h>
17 #include <linux/reset-controller.h>
18 #include <dt-bindings/clock/qcom,gpucc-sdm660.h>
20 #include "clk-alpha-pll.h"
22 #include "clk-regmap.h"
23 #include "clk-pll.h"
24 #include "clk-rcg.h"
25 #include "clk-branch.h"
301 { .compatible = "qcom,gpucc-sdm660" },
[all …]