/kernel/linux/linux-5.10/drivers/interconnect/qcom/ |
H A D | Makefile | 8 icc-rpmh-obj := icc-rpmh.o 20 obj-$(CONFIG_INTERCONNECT_QCOM_RPMH) += icc-rpmh.o
|
H A D | bcm-voter.h | 10 #include <soc/qcom/rpmh.h> 13 #include "icc-rpmh.h"
|
H A D | bcm-voter.c | 13 #include <soc/qcom/rpmh.h> 17 #include "icc-rpmh.h"
|
/kernel/linux/linux-6.6/drivers/interconnect/qcom/ |
H A D | Makefile | 15 icc-rpmh-obj := icc-rpmh.o 43 obj-$(CONFIG_INTERCONNECT_QCOM_RPMH) += icc-rpmh.o
|
H A D | bcm-voter.h | 10 #include <soc/qcom/rpmh.h> 13 #include "icc-rpmh.h"
|
H A D | bcm-voter.c | 13 #include <soc/qcom/rpmh.h> 17 #include "icc-rpmh.h"
|
H A D | qdu1000.c | 13 #include <dt-bindings/interconnect/qcom,qdu1000-rpmh.h> 17 #include "icc-rpmh.h"
|
H A D | sdm670.c | 12 #include <dt-bindings/interconnect/qcom,sdm670-rpmh.h> 15 #include "icc-rpmh.h"
|
H A D | sm8550.c | 16 #include <dt-bindings/interconnect/qcom,sm8550-rpmh.h> 20 #include "icc-rpmh.h"
|
H A D | sa8775p.c | 13 #include <dt-bindings/interconnect/qcom,sa8775p-rpmh.h> 16 #include "icc-rpmh.h"
|
/kernel/linux/linux-5.10/drivers/soc/qcom/ |
H A D | Makefile | 15 qcom_rpmh-y += rpmh-rsc.o 16 qcom_rpmh-y += rpmh.o
|
H A D | trace-rpmh.h | 10 #define TRACE_SYSTEM rpmh 13 #include "rpmh-internal.h" 80 #define TRACE_INCLUDE_FILE trace-rpmh
|
H A D | rpmhpd.c | 16 #include <soc/qcom/rpmh.h> 25 * @dev: rpmh power domain controller device
|
H A D | rpmh.c | 21 #include <soc/qcom/rpmh.h> 23 #include "rpmh-internal.h"
|
H A D | rpmh-rsc.c | 26 #include <dt-bindings/soc/qcom,rpmh-rsc.h> 28 #include "rpmh-internal.h" 31 #include "trace-rpmh.h" 91 * - The main rpmh-rsc address is the base of a register space that can 93 * (DRV_PRNT_CHLD_CONFIG). Also found within the rpmh-rsc register 1018 { .compatible = "qcom,rpmh-rsc", }, 1025 .name = "rpmh",
|
/kernel/linux/linux-6.6/drivers/soc/qcom/ |
H A D | Makefile | 18 qcom_rpmh-y += rpmh-rsc.o 19 qcom_rpmh-y += rpmh.o
|
H A D | trace-rpmh.h | 10 #define TRACE_SYSTEM rpmh 13 #include "rpmh-internal.h" 85 #define TRACE_INCLUDE_FILE trace-rpmh
|
H A D | rpmh.c | 21 #include <soc/qcom/rpmh.h> 23 #include "rpmh-internal.h"
|
H A D | rpmh-rsc.c | 32 #include <dt-bindings/soc/qcom,rpmh-rsc.h> 34 #include "rpmh-internal.h" 37 #include "trace-rpmh.h" 98 * - The main rpmh-rsc address is the base of a register space that can 100 * (DRV_PRNT_CHLD_CONFIG). Also found within the rpmh-rsc register 1139 { .compatible = "qcom,rpmh-rsc", }, 1147 .name = "rpmh",
|
/kernel/linux/linux-5.10/drivers/clk/qcom/ |
H A D | clk-rpmh.c | 14 #include <soc/qcom/rpmh.h> 17 #include <dt-bindings/clock/qcom,rpmh.h> 37 * struct clk_rpmh - individual rpmh clock data structure 39 * @res_name: resource name for the rpmh clock 41 * @res_addr: base address of the rpmh resource within the RPMh 42 * @res_on_val: rpmh clock enable value 43 * @state: rpmh clock requested state 44 * @aggr_state: rpmh clock aggregated state 45 * @last_sent_aggr_state: rpmh clock last aggr state sent to RPMh 46 * @valid_state_mask: mask to determine the state of the rpmh cloc 438 struct clk_rpmh_desc *rpmh = data; of_clk_rpmh_hw_get() local [all...] |
/kernel/linux/linux-6.6/drivers/clk/qcom/ |
H A D | clk-rpmh.c | 13 #include <soc/qcom/rpmh.h> 16 #include <dt-bindings/clock/qcom,rpmh.h> 36 * struct clk_rpmh - individual rpmh clock data structure 38 * @res_name: resource name for the rpmh clock 40 * @res_addr: base address of the rpmh resource within the RPMh 41 * @res_on_val: rpmh clock enable value 42 * @state: rpmh clock requested state 43 * @aggr_state: rpmh clock aggregated state 44 * @last_sent_aggr_state: rpmh clock last aggr state sent to RPMh 45 * @valid_state_mask: mask to determine the state of the rpmh cloc 723 struct clk_rpmh_desc *rpmh = data; of_clk_rpmh_hw_get() local [all...] |
/kernel/linux/linux-5.10/drivers/regulator/ |
H A D | qcom-rpmh-regulator.c | 19 #include <soc/qcom/rpmh.h> 21 #include <dt-bindings/regulator/qcom,rpmh-regulator.h> 115 * only used by BOB rpmh-regulator resources. 311 * @rdev: Regulator device pointer for the rpmh-regulator 401 * rpmh_regulator_init_vreg() - initialize all attributes of an rpmh-regulator 402 * @vreg: Pointer to the individual rpmh-regulator resource 403 * @dev: Pointer to the top level rpmh-regulator PMIC device 404 * @node: Pointer to the individual rpmh-regulator resource 406 * @pmic_id: String used to identify the top level rpmh-regulator 408 * @pmic_rpmh_data: Pointer to a null-terminated array of rpmh [all...] |
/kernel/linux/linux-6.6/drivers/regulator/ |
H A D | qcom-rpmh-regulator.c | 18 #include <soc/qcom/rpmh.h> 20 #include <dt-bindings/regulator/qcom,rpmh-regulator.h> 114 * only used by BOB rpmh-regulator resources. 309 * @rdev: Regulator device pointer for the rpmh-regulator 399 * rpmh_regulator_init_vreg() - initialize all attributes of an rpmh-regulator 400 * @vreg: Pointer to the individual rpmh-regulator resource 401 * @dev: Pointer to the top level rpmh-regulator PMIC device 402 * @node: Pointer to the individual rpmh-regulator resource 404 * @pmic_id: String used to identify the top level rpmh-regulator 406 * @pmic_rpmh_data: Pointer to a null-terminated array of rpmh [all...] |
/kernel/linux/linux-6.6/drivers/pmdomain/qcom/ |
H A D | rpmhpd.c | 15 #include <soc/qcom/rpmh.h> 25 * @dev: rpmh power domain controller device
|