Searched full:subdomains (Results 1 – 12 of 12) sorted by relevance
/linux-6.8/drivers/pmdomain/ |
D | governor.c | 190 * Check if subdomains can be off for enough time. in __default_power_down_ok() 192 * All subdomains have been powered off already at this point. in __default_power_down_ok() 364 * and its subdomains. Note, we only need the genpd->cpus, as it already in cpu_power_down_ok() 365 * contains a mask of all CPUs from subdomains. in cpu_power_down_ok()
|
D | core.c | 673 * If all of the @genpd's devices have been suspended and all of its subdomains
|
/linux-6.8/Documentation/devicetree/bindings/power/ |
D | power-domain.yaml | 68 by the given provider should be subdomains of the domain specified 102 // Domains created by the 'child' power controller are subdomains of '0' power
|
D | renesas,sysc-rmobile.yaml | 91 // C5 "always-on" domain, 2 of its subdomains (A4S and A4SU), and the A3SP
|
/linux-6.8/drivers/pmdomain/mediatek/ |
D | mtk-scpsys.c | 166 const struct scp_subdomain *subdomains; member 1027 .subdomains = scp_subdomain_mt2712, 1039 .subdomains = scp_subdomain_mt6797, 1071 .subdomains = scp_subdomain_mt8173, 1127 for (i = 0, sd = soc->subdomains; i < soc->num_subdomains; i++, sd++) { in scpsys_probe()
|
D | mtk-pm-domains.c | 564 /* recursive call to add all subdomains */ in scpsys_add_subdomain()
|
/linux-6.8/include/linux/ |
D | pm_domain.h | 50 * possibly have subdomains with CPUs attached. 136 atomic_t sd_count; /* Number of subdomains with power "on" */
|
/linux-6.8/drivers/cpuidle/ |
D | cpuidle-psci-domain.c | 168 /* Link genpd masters/subdomains to model the CPU topology. */ in psci_cpuidle_domain_probe()
|
D | cpuidle-riscv-sbi.c | 514 /* Link genpd masters/subdomains to model the CPU topology. */ in sbi_genpd_probe()
|
/linux-6.8/drivers/clk/qcom/ |
D | gdsc.c | 507 /* Add subdomains */ in gdsc_register() 527 /* Remove subdomains */ in gdsc_unregister()
|
/linux-6.8/drivers/pmdomain/qcom/ |
D | rpmhpd.c | 901 /* Add subdomains */ in rpmhpd_probe()
|
D | rpmpd.c | 1053 /* Add subdomains */ in rpmpd_probe()
|