Home
last modified time | relevance | path

Searched refs:BLT_TTY_VSO (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/media/platform/st/sti/bdisp/
H A Dbdisp-reg.h204 #define BLT_TTY_VSO BIT(25) /* V scan order */ macro
H A Dbdisp-hw.c835 node->tty |= cfg->vflip ? BLT_TTY_VSO : 0; in bdisp_hw_build_node()