Home
last modified time | relevance | path

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

/Linux-v6.1/include/linux/fpga/
Dfpga-mgr.h51 FPGA_MGR_STATE_WRITE, enumerator
/Linux-v6.1/drivers/fpga/
Daltera-pr-ip-core.c63 return FPGA_MGR_STATE_WRITE; in alt_pr_fpga_state()
Dfpga-mgr.c372 mgr->state = FPGA_MGR_STATE_WRITE; in fpga_mgr_buf_load_sg()
439 mgr->state = FPGA_MGR_STATE_WRITE; in fpga_mgr_buf_load_mapped()
605 [FPGA_MGR_STATE_WRITE] = "write",
Dsocfpga-a10.c449 return FPGA_MGR_STATE_WRITE; in socfpga_a10_fpga_state()