Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/fpga/
Daltera-cvp.c160 static int altera_cvp_wait_status(struct altera_cvp_conf *conf, u32 status_mask, in altera_cvp_wait_status() function
225 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()
393 ret = altera_cvp_wait_status(conf, VSE_CVP_STATUS_CFG_RDY, in altera_cvp_write_init()
510 ret = altera_cvp_wait_status(conf, mask, mask, in altera_cvp_write_complete()