/* SPDX-License-Identifier: GPL-2.0 */ #ifndef __DT_BINDINGS_POWER_PX30_POWER_H__ #define __DT_BINDINGS_POWER_PX30_POWER_H__ /* VD_CORE */ #define PX30_PD_A35_0 … #define PX30_PD_A35_1 … #define PX30_PD_A35_2 … #define PX30_PD_A35_3 … #define PX30_PD_SCU … /* VD_LOGIC */ #define PX30_PD_USB … #define PX30_PD_DDR … #define PX30_PD_SDCARD … #define PX30_PD_CRYPTO … #define PX30_PD_GMAC … #define PX30_PD_MMC_NAND … #define PX30_PD_VPU … #define PX30_PD_VO … #define PX30_PD_VI … #define PX30_PD_GPU … /* VD_PMU */ #define PX30_PD_PMU … #endif