Home
last modified time | relevance | path

Searched refs:FPGA_MGR_STATE_WRITE (Results 1 – 4 of 4) sorted by relevance

/linux-5.19.10/drivers/fpga/
Dfpga-mgr.c235 mgr->state = FPGA_MGR_STATE_WRITE; in fpga_mgr_buf_load_sg()
272 mgr->state = FPGA_MGR_STATE_WRITE; in fpga_mgr_buf_load_mapped()
432 [FPGA_MGR_STATE_WRITE] = "write",
Daltera-pr-ip-core.c63 return FPGA_MGR_STATE_WRITE; in alt_pr_fpga_state()
Dsocfpga-a10.c449 return FPGA_MGR_STATE_WRITE; in socfpga_a10_fpga_state()
/linux-5.19.10/include/linux/fpga/
Dfpga-mgr.h47 FPGA_MGR_STATE_WRITE, enumerator