Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/fpga/
Daltera-cvp.c115 static int altera_cvp_wait_status(struct altera_cvp_conf *conf, u32 status_mask, in altera_cvp_wait_status() function
162 ret = altera_cvp_wait_status(conf, VSE_CVP_STATUS_CFG_RDY, 0, 10); in altera_cvp_teardown()
234 ret = altera_cvp_wait_status(conf, VSE_CVP_STATUS_CFG_RDY, in altera_cvp_write_init()
350 ret = altera_cvp_wait_status(conf, mask, mask, TIMEOUT_US); in altera_cvp_write_complete()