Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/fpga/tests/
Dfpga-mgr-test.c247 KUNIT_EXPECT_EQ(test, ctx->stats.op_write_state, FPGA_MGR_STATE_WRITE); in fpga_mgr_test_img_load_buf()
283 KUNIT_EXPECT_EQ(test, ctx->stats.op_write_sg_state, FPGA_MGR_STATE_WRITE); in fpga_mgr_test_img_load_sgt()
/linux-6.12.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()
/linux-6.12.1/include/linux/fpga/
Dfpga-mgr.h51 FPGA_MGR_STATE_WRITE, enumerator