Searched refs:VSE_CVP_STATUS_CVP_EN (Results 1 – 1 of 1) sorted by relevance
39 #define VSE_CVP_STATUS_CVP_EN BIT(20) /* ctrl block is enabling CVP */ macro83 if (status & VSE_CVP_STATUS_CVP_EN) in altera_cvp_state()195 if (!(val & VSE_CVP_STATUS_CVP_EN)) { in altera_cvp_write_init()