Home
last modified time | relevance | path

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

/linux/drivers/fpga/
H A Daltera-cvp.c156 static int altera_cvp_wait_status(struct altera_cvp_conf *conf, u32 status_mask, in altera_cvp_wait_status() function
221 return altera_cvp_wait_status(conf, VSE_CVP_STATUS_CFG_RDY, 0, in altera_cvp_v2_clear_state()
306 ret = altera_cvp_wait_status(conf, VSE_CVP_STATUS_CFG_RDY, 0, in altera_cvp_teardown()
389 ret = altera_cvp_wait_status(conf, VSE_CVP_STATUS_CFG_RDY, in altera_cvp_write_init()
506 ret = altera_cvp_wait_status(conf, mask, mask, in altera_cvp_write_complete()