Searched full:subdomain (Results 1 – 14 of 14) sorted by relevance
| /linux/drivers/pmdomain/ |
| H A D | core.c | 383 * Also note that link->performance_state (subdomain's performance state in _genpd_reeval_performance_state() 386 * of the devices/sub-domains of the subdomain) and so can have a in _genpd_reeval_performance_state() 969 * The domain has a subdomain being powered on. in genpd_power_off() 1146 * genpd_power_off_work_fn - Power off PM domain whose subdomain count is 0. 2144 struct generic_pm_domain *subdomain) in genpd_add_subdomain() argument 2149 if (IS_ERR_OR_NULL(genpd) || IS_ERR_OR_NULL(subdomain) in genpd_add_subdomain() 2150 || genpd == subdomain) in genpd_add_subdomain() 2155 * context, ensure that the subdomain can also be in genpd_add_subdomain() 2158 if (!genpd_is_irq_safe(genpd) && genpd_is_irq_safe(subdomain)) { in genpd_add_subdomain() 2159 WARN(1, "Parent %s of subdomain %s must be IRQ safe\n", in genpd_add_subdomain() [all …]
|
| /linux/Documentation/devicetree/bindings/powerpc/fsl/ |
| H A D | cpus.txt | 27 Definition: The Coherency Subdomain ID Port Mapping Registers and 29 Coherency fabric (CCF), provide a CoreNet Coherency Subdomain
|
| H A D | pamu.txt | 36 The Coherency Subdomain ID Port Mapping Registers and 39 Coherency Subdomain ID/CoreNet Snoop ID to pamu mapping
|
| H A D | ccf.txt | 31 Specifies the number of Coherency Subdomain ID Port Mapping
|
| /linux/drivers/pmdomain/samsung/ |
| H A D | exynos-pm-domains.c | 151 pr_warn("%pOF failed to add subdomain: %pOF\n", in exynos_pd_probe() 154 pr_info("%pOF has as child subdomain: %pOF.\n", in exynos_pd_probe()
|
| /linux/drivers/iommu/ |
| H A D | fsl_pamu.c | 582 * 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()
|
| /linux/drivers/gpu/drm/panthor/ |
| H A D | panthor_regs.h | 266 #define PWR_COMMAND_DEF(cmd, domain, subdomain) \ argument 267 (((subdomain) << 16) | ((domain) << 8) | (cmd))
|
| /linux/Documentation/security/ |
| H A D | lsm.rst | 24 SubDomain). Each project has developed and maintained its own kernel
|
| /linux/drivers/pmdomain/mediatek/ |
| H A D | mtk-scpsys.c | 160 int subdomain; member 1127 pd_data->domains[sd->subdomain]); in scpsys_probe() 1129 dev_err(&pdev->dev, "Failed to add subdomain: %d\n", in scpsys_probe()
|
| H A D | mtk-pm-domains.c | 936 dev_err(scpsys->dev, "failed to add %s subdomain to parent %s\n", in scpsys_add_subdomain() 940 dev_dbg(scpsys->dev, "%s add subdomain: %s\n", parent_pd->name, in scpsys_add_subdomain()
|
| /linux/drivers/pmdomain/renesas/ |
| H A D | rcar-gen4-sysc.c | 366 pr_warn("Failed to add PM subdomain %s to parent %u\n", in rcar_gen4_sysc_pd_init()
|
| H A D | rcar-sysc.c | 427 pr_warn("Failed to add PM subdomain %s to parent %u\n", in rcar_sysc_pd_init()
|
| /linux/include/uapi/linux/ |
| H A D | landlock.h | 118 * with a @ruleset_fd value of -1 to mute subdomain logs without creating a
|
| /linux/drivers/pmdomain/rockchip/ |
| H A D | pm-domains.c | 1000 dev_err(pmu->dev, "%s failed to add subdomain %s: %d\n", in rockchip_pm_add_subdomain() 1004 dev_dbg(pmu->dev, "%s add subdomain: %s\n", in rockchip_pm_add_subdomain() 1085 dev_err(dev, "failed to handle subdomain node %pOFn: %d\n", in rockchip_pm_domain_probe()
|