Home
last modified time | relevance | path

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

/linux-6.12.1/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.c407 mgr->state = FPGA_MGR_STATE_WRITE_ERR; in fpga_mgr_buf_load_sg()
443 mgr->state = FPGA_MGR_STATE_WRITE_ERR; in fpga_mgr_buf_load_mapped()
606 [FPGA_MGR_STATE_WRITE_ERR] = "write error",
/linux-6.12.1/include/linux/fpga/
Dfpga-mgr.h52 FPGA_MGR_STATE_WRITE_ERR, enumerator