/linux/Documentation/devicetree/bindings/soc/qcom/ |
H A D | qcom,smd-rpm.yaml | 1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause) 3 --- 4 $id: http://devicetree.org/schemas/soc/qcom/qcom,smd-rpm [all...] |
H A D | qcom-stats.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 4 $id: http://devicetree.org/schemas/soc/qcom/qcom-stat [all...] |
/linux/Documentation/devicetree/bindings/interconnect/ |
H A D | qcom,rpm.yaml | 1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause) 3 --- 4 $id: http://devicetree.org/schemas/interconnect/qcom,rpm.yaml# 5 $schema: http://devicetree.org/meta-schema [all...] |
/linux/Documentation/devicetree/bindings/clock/ |
H A D | qcom,rpmcc.yaml | 1 # SPDX-License-Identifier: GPL-2.0-only OR BSD-2-Clause 3 --- 5 $schema: http://devicetree.org/meta-schema [all...] |
/linux/Documentation/devicetree/bindings/remoteproc/ |
H A D | qcom,rpm-proc.yaml | 1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause) 3 --- 4 $id: http://devicetree.org/schemas/remoteproc/qcom,rpm-pro [all...] |
/linux/drivers/interconnect/qcom/ |
H A D | Makefile | 1 # SPDX-License-Identifier: GPL-2.0 3 obj-$(CONFIG_INTERCONNECT_QCOM) += interconnect_qcom.o 5 interconnect_qcom-y := icc-common.o 6 icc-bcm-voter-objs := bcm-vote [all...] |
H A D | msm8916.c | 1 // SPDX-License-Identifier: GPL-2.0 3 * Copyright (C) 2018-2020 Linaro Ltd 8 #include <linux/interconnect-provider.h> 15 #include <dt-bindings/interconnect/qcom,msm8916.h> 17 #include "icc-rpm.h" 115 .mas_rpm_id = - [all...] |
H A D | msm8939.c | 1 // SPDX-License-Identifier: GPL-2.0 5 * With reference of msm8916 interconnect driver of Georgi Djakov. 9 #include <linux/interconnect-provider.h> 16 #include <dt-bindings/interconnect/qcom,msm8939.h> 18 #include "icc-rpm.h" 120 .mas_rpm_id = -1, 121 .slv_rpm_id = - [all...] |
/linux/arch/arm64/boot/dts/qcom/ |
H A D | msm8916.dtsi | 1 // SPDX-License-Identifier: GPL-2.0-only 3 * Copyright (c) 2013-2015, The Linux Foundation. All rights reserved. 6 #include <dt-bindings/arm/coresight-cti-dt.h> 7 #include <dt-bindings/clock/qcom,dsi-ph 307 rpm: remoteproc { global() label [all...] |
H A D | msm8916-pm8916.dtsi | 1 // SPDX-License-Identifier: GPL-2.0-only 3 * msm8916-pm8916.dtsi describes common properties (e.g. regulator connections) 4 * that apply to most devices that make use of the MSM8916 SoC and PM8916 PMIC. 6 * were rarely re-used for different purposes. Devices that deviate from the 8 * the necessary properties in the board-specific device tree. 11 #include "msm8916 [all...] |
H A D | msm8939.dtsi | 1 // SPDX-License-Identifier: GPL-2.0-only 3 * Copyright (c) 2013-2015, The Linux Foundation. All rights reserved. 4 * Copyright (c) 2020-2023, Linaro Limited 7 #include <dt-bindings/clock/qcom,dsi-phy-28nm.h> 8 #include <dt-binding 255 rpm: remoteproc { global() label [all...] |
H A D | qcs404.dtsi | 1 // SPDX-License-Identifier: GPL-2.0 6 #include <dt-bindings/interrupt-controller/arm-gic.h> 7 #include <dt-bindings/clock/qcom,gcc-qcs404.h> 8 #include <dt-bindings/clock/qcom,turingcc-qcs40 169 rpm: remoteproc { global() label [all...] |
H A D | msm8917.dtsi | 1 // SPDX-License-Identifier: GPL-2.0-only 3 #include <dt-bindings/clock/qcom,dsi-phy-28nm.h> 4 #include <dt-bindings/clock/qcom,gcc-msm8917.h> 5 #include <dt-binding 216 rpm: remoteproc { global() label [all...] |
/linux/drivers/soc/qcom/ |
H A D | smd-rpm.c | 1 // SPDX-License-Identifier: GPL-2.0-only 4 * Copyright (c) 2012-2013, The Linux Foundation. All rights reserved. 15 #include <linux/soc/qcom/smd-rpm.h> 20 * struct qcom_smd_rpm - state of the rpm device driver 22 * @dev: rpm devic 94 qcom_rpm_smd_write(struct qcom_smd_rpm * rpm,int state,u32 type,u32 id,void * buf,size_t count) qcom_rpm_smd_write() argument 156 struct qcom_smd_rpm *rpm = dev_get_drvdata(&rpdev->dev); qcom_smd_rpm_callback() local 197 struct qcom_smd_rpm *rpm; qcom_smd_rpm_probe() local [all...] |
H A D | qcom_stats.c | 1 // SPDX-License-Identifier: GPL-2.0-only 3 * Copyright (c) 2011-2021, The Linux Foundation. All rights reserved. 4 * Copyright (c) 2022-2025, Qualcomm Innovation Center, Inc. All rights reserved. 100 u64 accumulated = stat->accumulated; in qcom_print_stats() 105 if (stat->last_entered_at > stat->last_exited_at) in qcom_print_stats() 106 accumulated += arch_timer_read_counter() - sta in qcom_print_stats() [all...] |
H A D | socinfo.c | 1 // SPDX-License-Identifier: GPL-2.0 3 * Copyright (c) 2009-2017, The Linux Foundation. All rights reserved. 4 * Copyright (c) 2017-2019, Linaro Ltd. 22 #include <dt-bindings/arm/qcom,ids.h> 65 [SMEM_IMAGE_TABLE_RPM_INDEX] = "rpm", 245 { qcom_board_id_named(MSM8974PRO_AC, "MSM8974PRO-AC") }, 254 { qcom_board_id(MSM8916) }, 256 { qcom_board_id_named(APQ8074PRO_AA, "APQ8074PRO-A [all...] |
/linux/Documentation/devicetree/bindings/power/ |
H A D | qcom,rpmpd.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 5 $schema: http://devicetree.org/meta-schema [all...] |
/linux/drivers/clk/qcom/ |
H A D | Kconfig | 1 # SPDX-License-Identifier: GPL-2.0-only 86 tristate "MSM8916 A53 PLL" 88 Support for the A53 PLL on MSM8916 devices. It provides 90 Say Y if you want to support higher CPU frequencies on MSM8916 102 tristate "MSM8916 APCS Clock Controller" 105 Support for the APCS Clock Controller on msm8916 devices. The 108 such as msm8916 [all...] |
H A D | Makefile | 1 # SPDX-License-Identifier: GPL-2.0 2 obj-$(CONFIG_COMMON_CLK_QCOM) += clk-qcom.o 4 clk-qcom-y += common.o 5 clk-qcom-y += clk-regma [all...] |
/linux/include/dt-bindings/power/ |
H A D | qcom-rpmpd.h | 1 /* SPDX-License-Identifier: GPL-2.0 */ 270 /* MSM8916 Power Domain Indexes */ 408 /* RPM SMD Power Domain performance levels */
|
/linux/arch/arm/boot/dts/qcom/ |
H A D | qcom-msm8226.dtsi | 1 // SPDX-License-Identifier: BSD-3-Clause 6 /dts-v1/; 8 #include <dt-bindings/interrupt-controller/arm-gic.h> 9 #include <dt-bindings/clock/qcom,dsi-ph 144 rpm: remoteproc { global() label [all...] |