Searched refs:VSE_CVP_STATUS_CFG_RDY (Results 1 – 1 of 1) sorted by relevance
29 #define VSE_CVP_STATUS_CFG_RDY BIT(18) /* CVP_CONFIG_READY */ macro225 return altera_cvp_wait_status(conf, VSE_CVP_STATUS_CFG_RDY, 0, in altera_cvp_v2_clear_state()310 ret = altera_cvp_wait_status(conf, VSE_CVP_STATUS_CFG_RDY, 0, in altera_cvp_teardown()348 if (val & VSE_CVP_STATUS_CFG_RDY) { in altera_cvp_write_init()393 ret = altera_cvp_wait_status(conf, VSE_CVP_STATUS_CFG_RDY, in altera_cvp_write_init()394 VSE_CVP_STATUS_CFG_RDY, in altera_cvp_write_init()