Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/fpga/
H A Dfpga-mgr.h54 FPGA_MGR_STATE_WRITE_COMPLETE_ERR, enumerator
/openbmc/linux/drivers/fpga/
H A 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",
H A Dsocfpga-a10.c452 return FPGA_MGR_STATE_WRITE_COMPLETE_ERR; in socfpga_a10_fpga_state()