Searched refs:BLT_TTY_CHROMA (Results 1 – 3 of 3) sorted by relevance
206 #define BLT_TTY_CHROMA BIT(27) /* Write chroma / luma */ macro
151 if (val & BLT_TTY_CHROMA) in bdisp_dbg_dump_tty()
833 node->tty |= (t_plan == BDISP_CBCR) ? BLT_TTY_CHROMA : 0; in bdisp_hw_build_node()