Home
last modified time | relevance | path

Searched defs:color_depth (Results 1 – 5 of 5) sorted by relevance

/openbmc/u-boot/include/
H A Dvbe.h20 u8 color_depth; /* color depth in bits per pixel */ member
30 u8 color_depth; member
/openbmc/u-boot/drivers/video/
H A Ddw_hdmi.c253 u32 color_depth = 0; in hdmi_video_packetize() local
659 int color_depth = 0; in hdmi_video_csc() local
/openbmc/u-boot/arch/arm/mach-exynos/include/mach/
H A Ddp_info.h60 unsigned int color_depth; member
/openbmc/u-boot/arch/arm/include/asm/arch-tegra/
H A Ddc.h302 uint color_depth; /* _WIN_COLOR_DEPTH_0 */ member
/openbmc/u-boot/arch/arm/include/asm/arch-rockchip/
H A Dedp_rk3288.h579 enum color_depth { enum