Searched full:subdomains (Results 1 – 10 of 10) sorted by relevance
/linux/drivers/pmdomain/ |
H A D | governor.c | 191 * Check if subdomains can be off for enough time. in __default_power_down_ok() 193 * All subdomains have been powered off already at this point. in __default_power_down_ok() 368 * and its subdomains. Note, we only need the genpd->cpus, as it already in cpu_power_down_ok() 369 * contains a mask of all CPUs from subdomains. in cpu_power_down_ok()
|
/linux/drivers/staging/media/ipu7/ |
H A D | ipu7-platform-regs.h | 70 * psys subdomains power request regs
|
/linux/drivers/pmdomain/mediatek/ |
H A D | mtk-scpsys.c | 166 const struct scp_subdomain *subdomains; member 1025 .subdomains = scp_subdomain_mt2712, 1037 .subdomains = scp_subdomain_mt6797, 1069 .subdomains = scp_subdomain_mt8173, 1125 for (i = 0, sd = soc->subdomains; i < soc->num_subdomains; i++, sd++) { in scpsys_probe()
|
H A D | mtk-pm-domains.c | 560 /* recursive call to add all subdomains */ in scpsys_add_subdomain()
|
/linux/Documentation/devicetree/bindings/power/ |
H A D | renesas,sysc-rmobile.yaml | 91 // C5 "always-on" domain, 2 of its subdomains (A4S and A4SU), and the A3SP
|
/linux/drivers/cpuidle/ |
H A D | cpuidle-psci-domain.c | 158 /* Link genpd masters/subdomains to model the CPU topology. */ in psci_cpuidle_domain_probe()
|
H A D | cpuidle-riscv-sbi.c | 466 /* Link genpd masters/subdomains to model the CPU topology. */ in sbi_genpd_probe()
|
/linux/include/linux/ |
H A D | pm_domain.h | 91 * possibly have subdomains with CPUs attached. 199 atomic_t sd_count; /* Number of subdomains with power "on" */
|
/linux/drivers/clk/qcom/ |
H A D | gdsc.c | 546 /* Remove subdomains */ in gdsc_pm_subdomain_remove() 603 /* Add subdomains */ in gdsc_register()
|
/linux/drivers/pmdomain/qcom/ |
H A D | rpmhpd.c | 1054 /* Add subdomains */ in rpmhpd_probe()
|