Home
last modified time | relevance | path

Searched refs:COLOR_DEPTH_B5G6R5 (Results 1 – 3 of 3) sorted by relevance

/openbmc/u-boot/arch/arm/include/asm/arch-tegra/
H A Ddc.h383 COLOR_DEPTH_B5G6R5, enumerator
/openbmc/u-boot/drivers/video/
H A Dtegra.c239 win->fmt = COLOR_DEPTH_B5G6R5; in setup_window()
/openbmc/u-boot/drivers/video/tegra124/
H A Ddisplay.c216 return COLOR_DEPTH_B5G6R5; in tegra_depth_for_bpp()