GNU Linux-libre 6.8.9-gnu
[releases.git] / include / dt-bindings / power / fsl,imx93-power.h
1 /* SPDX-License-Identifier: (GPL-2.0 OR MIT) */
2 /*
3  *  Copyright 2022 NXP
4  */
5
6 #ifndef __DT_BINDINGS_IMX93_POWER_H__
7 #define __DT_BINDINGS_IMX93_POWER_H__
8
9 #define IMX93_MEDIABLK_PD_MIPI_DSI              0
10 #define IMX93_MEDIABLK_PD_MIPI_CSI              1
11 #define IMX93_MEDIABLK_PD_PXP                   2
12 #define IMX93_MEDIABLK_PD_LCDIF                 3
13 #define IMX93_MEDIABLK_PD_ISI                   4
14
15 #endif