Linux-6.18.2/include/dt-bindings/power/allwinner,sun55i-a523-pck-600.h

16 lines
368 B
C
Raw Normal View History

2025-12-23 20:05:50 +08:00
/* SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) */
#ifndef _DT_BINDINGS_POWER_SUN55I_A523_PCK600_H_
#define _DT_BINDINGS_POWER_SUN55I_A523_PCK600_H_
#define PD_VE 0
#define PD_GPU 1
#define PD_VI 2
#define PD_VO0 3
#define PD_VO1 4
#define PD_DE 5
#define PD_NAND 6
#define PD_PCIE 7
#endif /* _DT_BINDINGS_POWER_SUN55I_A523_PCK600_H_ */