Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/platform/st/sti/bdisp/
H A Dbdisp-reg.h234 #define BDISP_NV12 0x16 /* YCbCr42x R2B */ macro
H A Dbdisp-debug.c128 case BDISP_NV12: in bdisp_dbg_dump_tty()
200 case BDISP_NV12: in bdisp_dbg_dump_sty()
H A Dbdisp-hw.c723 ret = (BDISP_NV12 << BLT_TTY_COL_SHIFT) | BLT_TTY_BIG_END; in bdisp_hw_color_format()