Home
last modified time | relevance | path

Searched refs:BLT_INS_IVMX (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/media/platform/st/sti/bdisp/
H A Dbdisp-reg.h180 #define BLT_INS_IVMX BIT(6) /* Input versatile matrix */ macro
H A Dbdisp-debug.c76 if (val & BLT_INS_IVMX) in bdisp_dbg_dump_ins()
H A Dbdisp-hw.c822 node->ins |= cfg->cconv ? BLT_INS_IVMX : 0; in bdisp_hw_build_node()