Home
last modified time | relevance | path

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

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