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