Home
last modified time | relevance | path

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

/openbmc/linux/drivers/fpga/
H A Daltera-cvp.c182 static int altera_cvp_chk_error(struct fpga_manager *mgr, size_t bytes) in altera_cvp_chk_error() function
249 ret = altera_cvp_chk_error(mgr, blocks * ALTERA_CVP_V2_SIZE); in altera_cvp_v2_wait_for_credit()
409 ret = altera_cvp_chk_error(mgr, 0); in altera_cvp_write_init()
472 status = altera_cvp_chk_error(mgr, done); in altera_cvp_write()
479 status = altera_cvp_chk_error(mgr, count); in altera_cvp_write()