Home
last modified time | relevance | path

Searched full:subdomains (Results 1 – 9 of 9) sorted by relevance

/linux-5.10/drivers/base/power/
Ddomain_governor.c134 * Check if subdomains can be off for enough time. in __default_power_down_ok()
136 * All subdomains have been powered off already at this point. in __default_power_down_ok()
269 * and its subdomains. Note, we only need the genpd->cpus, as it already in cpu_power_down_ok()
270 * contains a mask of all CPUs from subdomains. in cpu_power_down_ok()
Ddomain.c529 * If all of the @genpd's devices have been suspended and all of its subdomains
/linux-5.10/Documentation/devicetree/bindings/power/
Dpower-domain.yaml66 by the given provider should be subdomains of the domain specified
100 // Domains created by the 'child' power controller are subdomains of '0' power
Drenesas,sysc-rmobile.txt53 C5 "always-on" domain, 2 of its subdomains (A4S and A4SU), and the A3SP domain,
/linux-5.10/drivers/soc/mediatek/
Dmtk-scpsys.c166 const struct scp_subdomain *subdomains; member
1026 .subdomains = scp_subdomain_mt2712,
1038 .subdomains = scp_subdomain_mt6797,
1070 .subdomains = scp_subdomain_mt8173,
1126 for (i = 0, sd = soc->subdomains; i < soc->num_subdomains; i++, sd++) { in scpsys_probe()
/linux-5.10/include/linux/
Dpm_domain.h48 * possibly have subdomains with CPUs attached.
115 atomic_t sd_count; /* Number of subdomains with power "on" */
/linux-5.10/drivers/clk/qcom/
Dgdsc.c430 /* Add subdomains */ in gdsc_register()
448 /* Remove subdomains */ in gdsc_unregister()
/linux-5.10/drivers/cpuidle/
Dcpuidle-psci-domain.c284 /* Link genpd masters/subdomains to model the CPU topology. */ in psci_cpuidle_domain_probe()
/linux-5.10/drivers/soc/qcom/
Drpmhpd.c458 /* Add subdomains */ in rpmhpd_probe()