Home
last modified time | relevance | path

Searched refs:FPGA_MGR_STATE_OPERATING (Results 1 – 9 of 9) sorted by relevance

/Linux-v4.19/drivers/fpga/
Daltera-pr-ip-core.c66 return FPGA_MGR_STATE_OPERATING; in alt_pr_fpga_state()
154 case FPGA_MGR_STATE_OPERATING: in alt_pr_fpga_write_complete()
Dice40-spi.c39 return gpiod_get_value(priv->cdone) ? FPGA_MGR_STATE_OPERATING : in ice40_fpga_ops_state()
Dfpga-mgr.c152 mgr->state = FPGA_MGR_STATE_OPERATING; in fpga_mgr_write_complete()
390 [FPGA_MGR_STATE_OPERATING] = "operating",
Dmachxo2-spi.c181 return FPGA_MGR_STATE_OPERATING; in machxo2_spi_state()
Dsocfpga-a10.c446 return FPGA_MGR_STATE_OPERATING; in socfpga_a10_fpga_state()
Daltera-cvp.c81 return FPGA_MGR_STATE_OPERATING; in altera_cvp_state()
Dsocfpga.c516 [SOCFPGA_FPGMGR_STAT_USER_MODE] = FPGA_MGR_STATE_OPERATING,
Dzynq-fpga.c544 return FPGA_MGR_STATE_OPERATING; in zynq_fpga_ops_state()
/Linux-v4.19/include/linux/fpga/
Dfpga-mgr.h53 FPGA_MGR_STATE_OPERATING, enumerator