Searched +full:sc7280 +full:- +full:adsp +full:- +full:pil (Results 1 – 5 of 5) sorted by relevance
/linux/Documentation/devicetree/bindings/remoteproc/ |
H A D | qcom,sc7280-adsp-pil.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 4 $id: http://devicetree.org/schemas/remoteproc/qcom,sc7280-adsp-pil.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 7 title: Qualcomm SC7280 ADSP Peripheral Image Loader 10 - Srinivasa Rao Mandadapu <quic_srivasam@quicinc.com> 14 on the Qualcomm Technology Inc. ADSP. 19 - qcom,sc7280-adsp-pil 23 - description: qdsp6ss register 24 - description: efuse q6ss register [all …]
|
/linux/Documentation/devicetree/bindings/clock/ |
H A D | qcom,sc7280-lpasscc.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 4 $id: http://devicetree.org/schemas/clock/qcom,sc7280-lpasscc.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 7 title: Qualcomm LPASS Core Clock Controller on SC7280 10 - Taniya Das <quic_tdas@quicinc.com> 14 domains on SC7280. 16 See also:: include/dt-bindings/clock/qcom,lpass-sc7280.h 21 - qcom,sc7280-lpasscc 25 - description: gcc_cfg_noc_lpass_clk from GCC [all …]
|
/linux/drivers/clk/qcom/ |
H A D | lpasscc-sc7280.c | 1 // SPDX-License-Identifier: GPL-2.0 6 #include <linux/clk-provider.h> 14 #include <dt-bindings/clock/qcom,lpass-sc7280.h> 16 #include "clk-regmap.h" 17 #include "clk-branch.h" 110 ret = devm_pm_runtime_enable(&pdev->dev); in lpass_cc_sc7280_probe() 114 ret = pm_clk_create(&pdev->dev); in lpass_cc_sc7280_probe() 118 ret = pm_clk_add(&pdev->dev, "iface"); in lpass_cc_sc7280_probe() 120 dev_err(&pdev->dev, "failed to acquire iface clock\n"); in lpass_cc_sc7280_probe() 124 ret = pm_runtime_resume_and_get(&pdev->dev); in lpass_cc_sc7280_probe() [all …]
|
H A D | lpassaudiocc-sc7280.c | 1 // SPDX-License-Identifier: GPL-2.0-only 6 #include <linux/clk-provider.h> 16 #include <dt-bindings/clock/qcom,lpass-sc7280.h> 17 #include <dt-bindings/clock/qcom,lpassaudiocc-sc7280.h> 19 #include "clk-alpha-pll.h" 20 #include "clk-branch.h" 21 #include "clk-rcg.h" 22 #include "clk-regmap.h" 23 #include "clk-regmap-divider.h" 24 #include "clk-regmap-mux.h" [all …]
|
/linux/arch/arm64/boot/dts/qcom/ |
H A D | sa8775p.dtsi | 1 // SPDX-License-Identifier: BSD-3-Clause 7 #include <dt-bindings/interconnect/qcom,icc.h> 8 #include <dt-bindings/interrupt-controller/arm-gic.h> 9 #include <dt-bindings/clock/qcom,rpmh.h> 10 #include <dt-bindings/clock/qcom,sa8775p-dispcc.h> 11 #include <dt-bindings/clock/qcom,sa8775p-gcc.h> 12 #include <dt-bindings/clock/qcom,sa8775p-gpucc.h> 13 #include <dt-bindings/dma/qcom-gpi.h> 14 #include <dt-bindings/interconnect/qcom,sa8775p-rpmh.h> 15 #include <dt-bindings/mailbox/qcom-ipcc.h> [all …]
|