Searched refs:BLT_TTY_VSO (Results 1 – 3 of 3) sorted by relevance
204 #define BLT_TTY_VSO BIT(25) /* V scan order */ macro
147 if (val & BLT_TTY_VSO) in bdisp_dbg_dump_tty()219 if (val & BLT_TTY_VSO) in bdisp_dbg_dump_sty()
835 node->tty |= cfg->vflip ? BLT_TTY_VSO : 0; in bdisp_hw_build_node()