Home
last modified time | relevance | path

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

/linux-6.1.9/include/linux/fpga/
Dfpga-mgr.h49 FPGA_MGR_STATE_WRITE_INIT, enumerator
/linux-6.1.9/drivers/fpga/
Dsocfpga.c514 [SOCFPGA_FPGMGR_STAT_CFG] = FPGA_MGR_STATE_WRITE_INIT,
515 [SOCFPGA_FPGMGR_STAT_INIT] = FPGA_MGR_STATE_WRITE_INIT,
Dfpga-mgr.c275 mgr->state = FPGA_MGR_STATE_WRITE_INIT; in fpga_mgr_write_init_buf()
601 [FPGA_MGR_STATE_WRITE_INIT] = "write init",