Home
last modified time | relevance | path

Searched defs:log2_bpp (Results 1 – 3 of 3) sorted by relevance

/openbmc/u-boot/arch/sandbox/include/asm/
H A Dsdl.h82 int log2_bpp) in sandbox_sdl_init_display()
/openbmc/u-boot/drivers/video/
H A Dtegra.c29 enum video_log2_bpp log2_bpp; /* colour depth */ member
/openbmc/u-boot/arch/sandbox/cpu/
H A Dsdl.c77 int sandbox_sdl_init_display(int width, int height, int log2_bpp) in sandbox_sdl_init_display()