Searched refs:VSE_CVP_STATUS_CFG_ERR (Results 1 – 1 of 1) sorted by relevance
30 #define VSE_CVP_STATUS_CFG_ERR BIT(19) /* CVP_CONFIG_ERROR */ macro190 if (ret || (val & VSE_CVP_STATUS_CFG_ERR)) { in altera_cvp_chk_error()