Home
last modified time | relevance | path

Searched full:subdomain (Results 1 – 16 of 16) sorted by relevance

/openbmc/linux/drivers/base/power/
H A Ddomain.c285 * Also note that link->performance_state (subdomain's performance state in _genpd_reeval_performance_state()
288 * of the devices/sub-domains of the subdomain) and so can have a in _genpd_reeval_performance_state()
688 * (2) When the domain has a subdomain being powered on. in genpd_power_off()
861 * genpd_power_off_work_fn - Power off PM domain whose subdomain count is 0.
1844 struct generic_pm_domain *subdomain) in genpd_add_subdomain() argument
1849 if (IS_ERR_OR_NULL(genpd) || IS_ERR_OR_NULL(subdomain) in genpd_add_subdomain()
1850 || genpd == subdomain) in genpd_add_subdomain()
1855 * context, ensure that the subdomain can also be in genpd_add_subdomain()
1858 if (!genpd_is_irq_safe(genpd) && genpd_is_irq_safe(subdomain)) { in genpd_add_subdomain()
1859 WARN(1, "Parent %s of subdomain %s must be IRQ safe\n", in genpd_add_subdomain()
[all …]
H A Ddomain_governor.c201 * Check if the subdomain is allowed to be off long enough for in __default_power_down_ok()
249 * The difference between the computed minimum subdomain or device off in __default_power_down_ok()
/openbmc/linux/Documentation/devicetree/bindings/powerpc/fsl/
H A Dcpus.txt27 Definition: The Coherency Subdomain ID Port Mapping Registers and
29 Coherency fabric (CCF), provide a CoreNet Coherency Subdomain
H A Dpamu.txt36 The Coherency Subdomain ID Port Mapping Registers and
39 Coherency Subdomain ID/CoreNet Snoop ID to pamu mapping
H A Dccf.txt31 Specifies the number of Coherency Subdomain ID Port Mapping
/openbmc/linux/include/linux/
H A Dpm_domain.h228 struct generic_pm_domain *subdomain);
230 struct generic_pm_domain *subdomain);
262 struct generic_pm_domain *subdomain) in pm_genpd_add_subdomain() argument
267 struct generic_pm_domain *subdomain) in pm_genpd_remove_subdomain() argument
/openbmc/linux/drivers/pmdomain/samsung/
H A Dexynos-pm-domains.c143 pr_warn("%pOF failed to add subdomain: %pOF\n", in exynos_pd_probe()
146 pr_info("%pOF has as child subdomain: %pOF.\n", in exynos_pd_probe()
/openbmc/linux/drivers/iommu/
H A Dfsl_pamu.c582 * Create a coherence subdomain for a given memory block.
654 /* Find an unused coherence subdomain ID */ in create_csd()
855 /* Determine the Port ID for our coherence subdomain */ in fsl_pamu_probe()
866 dev_dbg(dev, "creating coherency subdomain at address %pa, size %zu, port id 0x%08x", in fsl_pamu_probe()
871 dev_err(dev, "could not create coherence subdomain\n"); in fsl_pamu_probe()
/openbmc/linux/Documentation/devicetree/bindings/power/
H A Drenesas,sysc-rmobile.yaml92 // domain, which is a subdomain of A4S.
/openbmc/openbmc/poky/meta/recipes-extended/lighttpd/lighttpd/
H A Dlighttpd.conf266 # %3 => subdomain 1 name
267 # %4 => subdomain 2 name
/openbmc/linux/Documentation/security/
H A Dlsm.rst24 SubDomain). Each project has developed and maintained its own kernel
/openbmc/linux/drivers/pmdomain/mediatek/
H A Dmtk-scpsys.c160 int subdomain; member
1129 pd_data->domains[sd->subdomain]); in scpsys_probe()
1131 dev_err(&pdev->dev, "Failed to add subdomain: %d\n", in scpsys_probe()
H A Dmtk-pm-domains.c518 dev_err(scpsys->dev, "failed to add %s subdomain to parent %s\n", in scpsys_add_subdomain()
522 dev_dbg(scpsys->dev, "%s add subdomain: %s\n", parent_pd->name, in scpsys_add_subdomain()
/openbmc/linux/drivers/pmdomain/renesas/
H A Drcar-gen4-sysc.c367 pr_warn("Failed to add PM subdomain %s to parent %u\n", in rcar_gen4_sysc_pd_init()
H A Drcar-sysc.c432 pr_warn("Failed to add PM subdomain %s to parent %u\n", in rcar_sysc_pd_init()
/openbmc/linux/drivers/pmdomain/rockchip/
H A Dpm-domains.c835 dev_err(pmu->dev, "%s failed to add subdomain %s: %d\n", in rockchip_pm_add_subdomain()
839 dev_dbg(pmu->dev, "%s add subdomain: %s\n", in rockchip_pm_add_subdomain()
933 dev_err(dev, "failed to handle subdomain node %pOFn: %d\n", in rockchip_pm_domain_probe()