Home
last modified time | relevance | path

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

/linux/drivers/fpga/
A 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()
A Dfpga-mgr.c251 mgr->state = FPGA_MGR_STATE_WRITE_ERR; in fpga_mgr_buf_load_sg()
275 mgr->state = FPGA_MGR_STATE_WRITE_ERR; in fpga_mgr_buf_load_mapped()
432 [FPGA_MGR_STATE_WRITE_ERR] = "write error",
/linux/include/linux/fpga/
A Dfpga-mgr.h48 FPGA_MGR_STATE_WRITE_ERR, enumerator

Completed in 6 milliseconds