Home
last modified time | relevance | path

Searched refs:FPGA_MGR_STATE_RESET (Results 1 – 7 of 7) sorted by relevance

/openbmc/linux/drivers/fpga/
H A Daltera-pr-ip-core.c45 return FPGA_MGR_STATE_RESET; in alt_pr_fpga_state()
H A Dxilinx-spi.c46 return FPGA_MGR_STATE_RESET; in xilinx_spi_state()
H A Daltera-ps-spi.c93 return FPGA_MGR_STATE_RESET; in altera_ps_state()
H A Dsocfpga-a10.c455 return FPGA_MGR_STATE_RESET; in socfpga_a10_fpga_state()
H A Dsocfpga.c513 [SOCFPGA_FPGMGR_STAT_RESET] = FPGA_MGR_STATE_RESET,
H A Dfpga-mgr.c590 [FPGA_MGR_STATE_RESET] = "reset",
/openbmc/linux/include/linux/fpga/
H A Dfpga-mgr.h40 FPGA_MGR_STATE_RESET, enumerator