Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/fpga/
Daltera-pr-ip-core.c49 ret = FPGA_MGR_STATE_WRITE_ERR; in alt_pr_fpga_state()
54 ret = FPGA_MGR_STATE_WRITE_ERR; in alt_pr_fpga_state()
59 ret = FPGA_MGR_STATE_WRITE_ERR; in alt_pr_fpga_state()
138 if (alt_pr_fpga_state(mgr) == FPGA_MGR_STATE_WRITE_ERR) in alt_pr_fpga_write()
151 case FPGA_MGR_STATE_WRITE_ERR: in alt_pr_fpga_write_complete()
Dfpga-mgr.c202 mgr->state = FPGA_MGR_STATE_WRITE_ERR; in fpga_mgr_buf_load_sg()
226 mgr->state = FPGA_MGR_STATE_WRITE_ERR; in fpga_mgr_buf_load_mapped()
383 [FPGA_MGR_STATE_WRITE_ERR] = "write error",
/Linux-v5.4/include/linux/fpga/
Dfpga-mgr.h48 FPGA_MGR_STATE_WRITE_ERR, enumerator