Home
last modified time | relevance | path

Searched refs:rpmpd (Results 1 - 5 of 5) sorted by relevance

/kernel/linux/linux-6.6/drivers/pmdomain/qcom/
H A Drpmpd.c15 #include <dt-bindings/power/qcom-rpmpd.h>
17 #define domain_to_rpmpd(domain) container_of(domain, struct rpmpd, pd)
48 struct rpmpd { struct
51 struct rpmpd *peer;
64 struct rpmpd **rpmpds;
72 static struct rpmpd cx_rwcx0_lvl_ao;
73 static struct rpmpd cx_rwcx0_lvl = {
81 static struct rpmpd cx_rwcx0_lvl_ao = {
90 static struct rpmpd cx_s1a_corner_ao;
91 static struct rpmpd cx_s1a_corne
[all...]
H A Drpmhpd.c16 #include <dt-bindings/power/qcom-rpmpd.h>
/kernel/linux/linux-5.10/drivers/soc/qcom/
H A Drpmpd.c16 #include <dt-bindings/power/qcom-rpmpd.h>
18 #define domain_to_rpmpd(domain) container_of(domain, struct rpmpd, pd)
42 static struct rpmpd _platform##_##_active; \
43 static struct rpmpd _platform##_##_name = { \
50 static struct rpmpd _platform##_##_active = { \
60 static struct rpmpd _platform##_##_name = { \
68 static struct rpmpd _platform##_##_name = { \
76 static struct rpmpd _platform##_##_name = { \
84 static struct rpmpd _platform##_##_name = { \
97 struct rpmpd { struct
[all...]
H A DMakefile27 obj-$(CONFIG_QCOM_RPMPD) += rpmpd.o
H A Drpmhpd.c17 #include <dt-bindings/power/qcom-rpmpd.h>

Completed in 4 milliseconds