Home
last modified time | relevance | path

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

/linux-6.14.4/drivers/fpga/
Daltera-cvp.c181 static int altera_cvp_chk_error(struct fpga_manager *mgr, size_t bytes) in altera_cvp_chk_error() function
248 ret = altera_cvp_chk_error(mgr, blocks * ALTERA_CVP_V2_SIZE); in altera_cvp_v2_wait_for_credit()
408 ret = altera_cvp_chk_error(mgr, 0); in altera_cvp_write_init()
471 status = altera_cvp_chk_error(mgr, done); in altera_cvp_write()
478 status = altera_cvp_chk_error(mgr, count); in altera_cvp_write()