historical/m0-applesillicon.git/xnu-qemu-arm64-5.1.0/roms/u-boot/include/dt-bindings/video/rk3288.h

12 lines
238 B
C
Raw Normal View History

2024-01-16 17:20:27 +00:00
#ifndef __DT_BINDINGS_VIDEO_RK3288_H__
#define __DT_BINDINGS_VIDEO_RK3288_H__
#define LVDS_OUTPUT_RGB 0
#define LVDS_OUTPUT_SINGLE 1
#define LVDS_OUTPUT_DUAL 2
#define LVDS_FORMAT_VESA 0
#define LVDS_FORMAT_JEIDA 1
#endif