Zephyr API Documentation 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
14
15#ifndef ZEPHYR_INCLUDE_DT_BINDINGS_POWER_IMX952_POWER_H_
16#define ZEPHYR_INCLUDE_DT_BINDINGS_POWER_IMX952_POWER_H_
17
23
25#define IMX952_PD_ANA 0
27#define IMX952_PD_AON 1
29#define IMX952_PD_BBSM 2
31#define IMX952_PD_CAMERA 3
33#define IMX952_PD_CCMSRCGPC 4
35#define IMX952_PD_A55C0 5
37#define IMX952_PD_A55C1 6
39#define IMX952_PD_A55C2 7
41#define IMX952_PD_A55C3 8
43#define IMX952_PD_A55P 9
45#define IMX952_PD_DDR 10
47#define IMX952_PD_DISPLAY 11
49#define IMX952_PD_GPU 12
51#define IMX952_PD_HSIO_TOP 13
53#define IMX952_PD_HSIO_WAON 14
55#define IMX952_PD_M7 15
57#define IMX952_PD_NETC 16
59#define IMX952_PD_NOC 17
61#define IMX952_PD_NPU 18
63#define IMX952_PD_VPU 19
65#define IMX952_PD_WAKEUP 20
66
68#define IMX952_NUM_MIX_SLICE 21
69
71
72#endif /* ZEPHYR_INCLUDE_DT_BINDINGS_POWER_IMX952_POWER_H_ */