Home
last modified time | relevance | path

Searched refs:fpga_mgr_states (Results 1 – 13 of 13) sorted by relevance

/Linux-v4.19/include/linux/fpga/
Dfpga-mgr.h33 enum fpga_mgr_states { enum
126 enum fpga_mgr_states (*state)(struct fpga_manager *mgr);
171 enum fpga_mgr_states state;
/Linux-v4.19/drivers/fpga/
Daltera-pr-ip-core.c32 static enum fpga_mgr_states alt_pr_fpga_state(struct fpga_manager *mgr) in alt_pr_fpga_state()
36 enum fpga_mgr_states ret = FPGA_MGR_STATE_UNKNOWN; in alt_pr_fpga_state()
Dsocfpga.c511 static const enum fpga_mgr_states socfpga_state_to_framework_state[] = {
520 static enum fpga_mgr_states socfpga_fpga_ops_state(struct fpga_manager *mgr) in socfpga_fpga_ops_state()
523 enum fpga_mgr_states ret; in socfpga_fpga_ops_state()
Dts73xx-fpga.c43 static enum fpga_mgr_states ts73xx_fpga_state(struct fpga_manager *mgr) in ts73xx_fpga_state()
Dxilinx-spi.c32 static enum fpga_mgr_states xilinx_spi_state(struct fpga_manager *mgr) in xilinx_spi_state()
Dice40-spi.c35 static enum fpga_mgr_states ice40_fpga_ops_state(struct fpga_manager *mgr) in ice40_fpga_ops_state()
Daltera-ps-spi.c85 static enum fpga_mgr_states altera_ps_state(struct fpga_manager *mgr) in altera_ps_state()
Ddfl-fme-mgr.c255 static enum fpga_mgr_states fme_mgr_state(struct fpga_manager *mgr) in fme_mgr_state()
Dmachxo2-spi.c173 static enum fpga_mgr_states machxo2_spi_state(struct fpga_manager *mgr) in machxo2_spi_state()
Dsocfpga-a10.c440 static enum fpga_mgr_states socfpga_a10_fpga_state(struct fpga_manager *mgr) in socfpga_a10_fpga_state()
Daltera-cvp.c73 static enum fpga_mgr_states altera_cvp_state(struct fpga_manager *mgr) in altera_cvp_state()
Dzynq-fpga.c528 static enum fpga_mgr_states zynq_fpga_ops_state(struct fpga_manager *mgr) in zynq_fpga_ops_state()
/Linux-v4.19/Documentation/driver-api/fpga/
Dfpga-mgr.rst102 and return a code of type enum fpga_mgr_states. It doesn't result in a change
196 :functions: fpga_mgr_states
220 :functions: fpga_mgr_states