Home
last modified time | relevance | path

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

/openbmc/linux/drivers/base/power/
H A Ddomain_governor.c188 * Check if subdomains can be off for enough time. in __default_power_down_ok()
190 * All subdomains have been powered off already at this point. in __default_power_down_ok()
360 * and its subdomains. Note, we only need the genpd->cpus, as it already in cpu_power_down_ok()
361 * contains a mask of all CPUs from subdomains. in cpu_power_down_ok()
H A Ddomain.c666 * If all of the @genpd's devices have been suspended and all of its subdomains
/openbmc/linux/Documentation/devicetree/bindings/power/
H A Dpower-domain.yaml67 by the given provider should be subdomains of the domain specified
101 // Domains created by the 'child' power controller are subdomains of '0' power
H A Drenesas,sysc-rmobile.yaml91 // C5 "always-on" domain, 2 of its subdomains (A4S and A4SU), and the A3SP
/openbmc/linux/drivers/pmdomain/mediatek/
H A Dmtk-scpsys.c166 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()
H A Dmtk-pm-domains.c511 /* recursive call to add all subdomains */ in scpsys_add_subdomain()
/openbmc/linux/include/linux/
H A Dpm_domain.h50 * possibly have subdomains with CPUs attached.
132 atomic_t sd_count; /* Number of subdomains with power "on" */
/openbmc/linux/drivers/cpuidle/
H A Dcpuidle-psci-domain.c168 /* Link genpd masters/subdomains to model the CPU topology. */ in psci_cpuidle_domain_probe()
H A Dcpuidle-riscv-sbi.c507 /* Link genpd masters/subdomains to model the CPU topology. */ in sbi_genpd_probe()
/openbmc/linux/drivers/clk/qcom/
H A Dgdsc.c507 /* Add subdomains */ in gdsc_register()
527 /* Remove subdomains */ in gdsc_unregister()
/openbmc/linux/drivers/pmdomain/qcom/
H A Drpmpd.c968 /* Add subdomains */ in rpmpd_probe()
H A Drpmhpd.c838 /* Add subdomains */ in rpmhpd_probe()
/openbmc/bmcweb/redfish-core/lib/
H A Dethernet.hpp1272 // Each label(hostname/subdomains) within a valid FQDN in isHostnameValid()
1284 // Can have multiple subdomains in isDomainnameValid()