Home
last modified time | relevance | path

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

/Linux-v5.10/include/linux/fpga/
Dfpga-mgr.h50 FPGA_MGR_STATE_WRITE_COMPLETE_ERR, enumerator
/Linux-v5.10/drivers/fpga/
Dfpga-mgr.c149 mgr->state = FPGA_MGR_STATE_WRITE_COMPLETE_ERR; in fpga_mgr_write_complete()
387 [FPGA_MGR_STATE_WRITE_COMPLETE_ERR] = "write complete error",
Dsocfpga-a10.c452 return FPGA_MGR_STATE_WRITE_COMPLETE_ERR; in socfpga_a10_fpga_state()