Zephyr Project API 4.4.99
A Scalable Open Source RTOS
Loading...
Searching...
No Matches
imx952_power.h
Go to the documentation of this file.
1/*
2 * SPDX-FileCopyrightText: Copyright 2026 NXP
3 *
4 * SPDX-License-Identifier: Apache-2.0
5 */
6
15
16#ifndef ZEPHYR_INCLUDE_DT_BINDINGS_POWER_IMX952_POWER_H_
17#define ZEPHYR_INCLUDE_DT_BINDINGS_POWER_IMX952_POWER_H_
18
25
27#define IMX952_PD_ANA 0
29#define IMX952_PD_AON 1
31#define IMX952_PD_BBSM 2
33#define IMX952_PD_CAMERA 3
35#define IMX952_PD_CCMSRCGPC 4
37#define IMX952_PD_A55C0 5
39#define IMX952_PD_A55C1 6
41#define IMX952_PD_A55C2 7
43#define IMX952_PD_A55C3 8
45#define IMX952_PD_A55P 9
47#define IMX952_PD_DDR 10
49#define IMX952_PD_DISPLAY 11
51#define IMX952_PD_GPU 12
53#define IMX952_PD_HSIO_TOP 13
55#define IMX952_PD_HSIO_WAON 14
57#define IMX952_PD_M7 15
59#define IMX952_PD_NETC 16
61#define IMX952_PD_NOC 17
63#define IMX952_PD_NPU 18
65#define IMX952_PD_VPU 19
67#define IMX952_PD_WAKEUP 20
68
70#define IMX952_NUM_MIX_SLICE 21
71
73
74#endif /* ZEPHYR_INCLUDE_DT_BINDINGS_POWER_IMX952_POWER_H_ */