Searched refs:BLT_TTY_HSO (Results 1 – 2 of 2) sorted by relevance
203 #define BLT_TTY_HSO BIT(24) /* H scan order */ macro
834 node->tty |= cfg->hflip ? BLT_TTY_HSO : 0; in bdisp_hw_build_node()