Home
last modified time | relevance | path

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

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