Home
last modified time | relevance | path

Searched refs:BLT_TTY_VSO (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/media/platform/sti/bdisp/
H A Dbdisp-reg.h204 #define BLT_TTY_VSO BIT(25) /* V scan order */ macro
H A Dbdisp-debug.c147 if (val & BLT_TTY_VSO) in bdisp_dbg_dump_tty()
219 if (val & BLT_TTY_VSO) in bdisp_dbg_dump_sty()
H A Dbdisp-hw.c835 node->tty |= cfg->vflip ? BLT_TTY_VSO : 0; in bdisp_hw_build_node()
/kernel/linux/linux-6.6/drivers/media/platform/st/sti/bdisp/
H A Dbdisp-reg.h204 #define BLT_TTY_VSO BIT(25) /* V scan order */ macro
H A Dbdisp-debug.c147 if (val & BLT_TTY_VSO) in bdisp_dbg_dump_tty()
219 if (val & BLT_TTY_VSO) in bdisp_dbg_dump_sty()
H A Dbdisp-hw.c835 node->tty |= cfg->vflip ? BLT_TTY_VSO : 0; in bdisp_hw_build_node()

Completed in 6 milliseconds