Searched +full:msm8996 +full:- +full:apcc (Results 1 – 3 of 3) sorted by relevance
/linux-6.12.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-6.12.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 * +------------------>3 | 18 * PLL/2 | SMUX +----+ 19 * +------->1 | | 21 * | +-------+ | +-------+ 22 * | +---->0 | 24 * +---------------+ | +----------->1 | CPU clk [all …]
|
/linux-6.12.1/arch/arm64/boot/dts/qcom/ |
D | msm8996.dtsi | 1 // SPDX-License-Identifier: GPL-2.0-only 3 * Copyright (c) 2014-2015, The Linux Foundation. All rights reserved. 6 #include <dt-bindings/interrupt-controller/arm-gic.h> 7 #include <dt-bindings/clock/qcom,gcc-msm8996.h> 8 #include <dt-bindings/clock/qcom,mmcc-msm8996.h> 9 #include <dt-bindings/clock/qcom,rpmcc.h> 10 #include <dt-bindings/interconnect/qcom,msm8996.h> 11 #include <dt-bindings/interconnect/qcom,msm8996-cbf.h> 12 #include <dt-bindings/firmware/qcom,scm.h> 13 #include <dt-bindings/gpio/gpio.h> [all …]
|