Lines Matching +full:core +full:- +full:domain
1 // SPDX-License-Identifier: GPL-2.0-only
8 * Benoit Cousson (b-cousson@ti.com)
13 * with the public linux-omap@vger.kernel.org mailing list and the
15 * up-to-date with the file contents.
23 #include "prcm-common.h"
28 /* core_54xx_pwrdm: CORE power domain */
31 .voltdm = { .name = "core" },
54 /* abe_54xx_pwrdm: Audio back end power domain */
57 .voltdm = { .name = "core" },
74 /* coreaon_54xx_pwrdm: Always ON logic that sits in VDD_CORE voltage domain */
77 .voltdm = { .name = "core" },
83 /* dss_54xx_pwrdm: Display subsystem power domain */
86 .voltdm = { .name = "core" },
101 /* cpu0_54xx_pwrdm: MPU0 processor and Neon coprocessor power domain */
118 /* cpu1_54xx_pwrdm: MPU1 processor and Neon coprocessor power domain */
135 /* emu_54xx_pwrdm: Emulation power domain */
151 /* mpu_54xx_pwrdm: Modena processor and the Neon coprocessor power domain */
170 /* custefuse_54xx_pwrdm: Customer efuse controller power domain */
173 .voltdm = { .name = "core" },
180 /* dsp_54xx_pwrdm: Tesla processor power domain */
202 /* cam_54xx_pwrdm: Camera subsystem power domain */
205 .voltdm = { .name = "core" },
219 /* l3init_54xx_pwrdm: L3 initators pheripherals power domain */
222 .voltdm = { .name = "core" },
239 /* gpu_54xx_pwrdm: 3D accelerator power domain */
256 /* wkupaon_54xx_pwrdm: Wake-up power domain */
271 /* iva_54xx_pwrdm: IVA-HD power domain */