Searched refs:BLT_INS_IVMX (Results 1 – 3 of 3) sorted by relevance
180 #define BLT_INS_IVMX BIT(6) /* Input versatile matrix */ macro
822 node->ins |= cfg->cconv ? BLT_INS_IVMX : 0; in bdisp_hw_build_node()
76 if (val & BLT_INS_IVMX) in bdisp_dbg_dump_ins()