Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/platform/st/sti/bdisp/
H A Dbdisp-reg.h232 #define BDISP_XRGB8888 0x02 /* RGB888_32 */ macro
H A Dbdisp-debug.c122 case BDISP_XRGB8888: in bdisp_dbg_dump_tty()
194 case BDISP_XRGB8888: in bdisp_dbg_dump_sty()
H A Dbdisp-hw.c729 ret = (BDISP_XRGB8888 << BLT_TTY_COL_SHIFT); in bdisp_hw_color_format()