162306a36Sopenharmony_ci/* SPDX-License-Identifier: (GPL-2.0 OR MIT) */ 262306a36Sopenharmony_ci/* 362306a36Sopenharmony_ci * Copyright 2022 NXP 462306a36Sopenharmony_ci */ 562306a36Sopenharmony_ci 662306a36Sopenharmony_ci#ifndef __DT_BINDINGS_IMX93_POWER_H__ 762306a36Sopenharmony_ci#define __DT_BINDINGS_IMX93_POWER_H__ 862306a36Sopenharmony_ci 962306a36Sopenharmony_ci#define IMX93_MEDIABLK_PD_MIPI_DSI 0 1062306a36Sopenharmony_ci#define IMX93_MEDIABLK_PD_MIPI_CSI 1 1162306a36Sopenharmony_ci#define IMX93_MEDIABLK_PD_PXP 2 1262306a36Sopenharmony_ci#define IMX93_MEDIABLK_PD_LCDIF 3 1362306a36Sopenharmony_ci#define IMX93_MEDIABLK_PD_ISI 4 1462306a36Sopenharmony_ci 1562306a36Sopenharmony_ci#endif 16