162306a36Sopenharmony_ci/* SPDX-License-Identifier: GPL-2.0 OR BSD-2-Clause */ 262306a36Sopenharmony_ci 362306a36Sopenharmony_ci#ifndef __DT_BINDINGS_ROCKCHIP_VOP2_H 462306a36Sopenharmony_ci#define __DT_BINDINGS_ROCKCHIP_VOP2_H 562306a36Sopenharmony_ci 662306a36Sopenharmony_ci#define ROCKCHIP_VOP2_EP_RGB0 1 762306a36Sopenharmony_ci#define ROCKCHIP_VOP2_EP_HDMI0 2 862306a36Sopenharmony_ci#define ROCKCHIP_VOP2_EP_EDP0 3 962306a36Sopenharmony_ci#define ROCKCHIP_VOP2_EP_MIPI0 4 1062306a36Sopenharmony_ci#define ROCKCHIP_VOP2_EP_LVDS0 5 1162306a36Sopenharmony_ci#define ROCKCHIP_VOP2_EP_MIPI1 6 1262306a36Sopenharmony_ci#define ROCKCHIP_VOP2_EP_LVDS1 7 1362306a36Sopenharmony_ci 1462306a36Sopenharmony_ci#endif /* __DT_BINDINGS_ROCKCHIP_VOP2_H */ 15