Searched +full:sdm845 +full:- +full:lpasscc (Results 1 – 4 of 4) sorted by relevance
/linux/Documentation/devicetree/bindings/clock/ |
H A D | qcom,sdm845-lpasscc.yaml | 1 # SPDX-License-Identifier: GPL-2.0-only OR BSD-2-Clause 3 --- 4 $id: http://devicetree.org/schemas/clock/qcom,sdm845-lpasscc.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 7 title: Qualcomm SDM845 LPASS Clock Controller 10 - Bjorn Andersson <andersson@kernel.org> 13 Qualcomm SDM845 LPASS (Low Power Audio SubSystem) Clock Controller. 15 See also:: include/dt-bindings/clock/qcom,lpass-sdm845.h 19 const: qcom,sdm845-lpasscc 21 '#clock-cells': [all …]
|
/linux/drivers/clk/qcom/ |
H A D | lpasscc-sdm845.c | 1 // SPDX-License-Identifier: GPL-2.0 6 #include <linux/clk-provider.h> 12 #include <dt-bindings/clock/qcom,lpass-sdm845.h> 14 #include "clk-regmap.h" 15 #include "clk-branch.h" 135 { .compatible = "qcom,sdm845-lpasscc" }, 143 .name = "sdm845-lpasscc", 160 MODULE_DESCRIPTION("QTI LPASS_CC SDM845 Driver");
|
/linux/arch/arm64/boot/dts/qcom/ |
H A D | sdm845.dtsi | 1 // SPDX-License-Identifier: GPL-2.0 3 * SDM845 SoC device tree source 8 #include <dt-bindings/clock/qcom,camcc-sdm845.h> 9 #include <dt-bindings/clock/qcom,dispcc-sdm845.h> 10 #include <dt-bindings/clock/qcom,gcc-sdm845.h> 11 #include <dt-bindings/clock/qcom,gpucc-sdm845.h> 12 #include <dt-bindings/clock/qcom,lpass-sdm845.h> 13 #include <dt-bindings/clock/qcom,rpmh.h> 14 #include <dt-bindings/clock/qcom,videocc-sdm845.h> 15 #include <dt-bindings/dma/qcom-gpi.h> [all …]
|
H A D | x1e80100.dtsi | 1 // SPDX-License-Identifier: BSD-3-Clause 6 #include <dt-bindings/clock/qcom,rpmh.h> 7 #include <dt-bindings/clock/qcom,sc8280xp-lpasscc.h> 8 #include <dt-bindings/clock/qcom,x1e80100-dispcc.h> 9 #include <dt-bindings/clock/qcom,x1e80100-gcc.h> 10 #include <dt-bindings/clock/qcom,x1e80100-gpucc.h> 11 #include <dt-bindings/clock/qcom,x1e80100-tcsr.h> 12 #include <dt-bindings/dma/qcom-gpi.h> 13 #include <dt-bindings/interconnect/qcom,icc.h> 14 #include <dt-bindings/interconnect/qcom,x1e80100-rpmh.h> [all …]
|