Home
last modified time | relevance | path

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

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