Searched refs:FPGA_MGR_STATE_WRITE_INIT (Results 1 – 3 of 3) sorted by relevance
246 KUNIT_EXPECT_EQ(test, ctx->stats.op_write_init_state, FPGA_MGR_STATE_WRITE_INIT); in fpga_mgr_test_img_load_buf() 283 KUNIT_EXPECT_EQ(test, ctx->stats.op_write_init_state, FPGA_MGR_STATE_WRITE_INIT); in fpga_mgr_test_img_load_sgt()
27 * @FPGA_MGR_STATE_WRITE_INIT: preparing FPGA for programming49 FPGA_MGR_STATE_WRITE_INIT, enumerator
275 mgr->state = FPGA_MGR_STATE_WRITE_INIT; in fpga_mgr_write_init_buf() 601 [FPGA_MGR_STATE_WRITE_INIT] = "write init",