Searched +full:msm8996 +full:- +full:apcc (Results 1 – 3 of 3) sorted by relevance
/Linux-v6.1/Documentation/devicetree/bindings/clock/ |
D | qcom,msm8996-apcc.yaml | 1 # SPDX-License-Identifier: GPL-2.0-only 3 --- 4 $id: http://devicetree.org/schemas/clock/qcom,msm8996-apcc.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 7 title: Qualcomm clock controller for MSM8996 CPUs 10 - Loic Poulain <loic.poulain@linaro.org> 13 Qualcomm CPU clock controller for MSM8996 CPUs, clock 0 is for Power cluster 19 - qcom,msm8996-apcc 24 '#clock-cells': 29 - description: XO source [all …]
|
/Linux-v6.1/drivers/clk/qcom/ |
D | clk-cpu-8996.c | 1 // SPDX-License-Identifier: GPL-2.0 7 * Each of the CPU clusters (Power and Perf) on msm8996 are 12 * +-------+ 14 * +------------------>0 | 16 * PLL/2 | SMUX +----+ 17 * +------->1 | | 19 * | +-------+ | +-------+ 20 * | +---->0 | 22 * +---------------+ | +----------->1 | CPU clk 23 * |Primary PLL +----+ PLL_EARLY | | +------> [all …]
|
/Linux-v6.1/arch/arm64/boot/dts/qcom/ |
D | msm8996.dtsi | 1 // SPDX-License-Identifier: GPL-2.0-only 2 /* Copyright (c) 2014-2015, The Linux Foundation. All rights reserved. 5 #include <dt-bindings/interrupt-controller/arm-gic.h> 6 #include <dt-bindings/clock/qcom,gcc-msm8996.h> 7 #include <dt-bindings/clock/qcom,mmcc-msm8996.h> 8 #include <dt-bindings/clock/qcom,rpmcc.h> 9 #include <dt-bindings/interconnect/qcom,msm8996.h> 10 #include <dt-bindings/gpio/gpio.h> 11 #include <dt-bindings/power/qcom-rpmpd.h> 12 #include <dt-bindings/soc/qcom,apr.h> [all …]
|