Searched refs:BDISP_RGB888 (Results 1 – 3 of 3) sorted by relevance
231 #define BDISP_RGB888 0x01 /* RGB888 */ macro
119 case BDISP_RGB888: in bdisp_dbg_dump_tty()191 case BDISP_RGB888: in bdisp_dbg_dump_sty()
732 ret = (BDISP_RGB888 << BLT_TTY_COL_SHIFT) | BLT_TTY_BIG_END; in bdisp_hw_color_format()