Searched full:conf_done (Results 1 – 1 of 1) sorted by relevance
280 bool conf_done, nstatus; in socfpga_fpga_isr() local288 conf_done = (st & SOCFPGA_FPGMGR_MON_CONF_DONE) != 0; in socfpga_fpga_isr()292 if (conf_done && nstatus) { in socfpga_fpga_isr()479 * - Observe CONF_DONE and nSTATUS (active low) in socfpga_fpga_ops_configure_complete()480 * - if CONF_DONE = 1 and nSTATUS = 1, configuration was successful in socfpga_fpga_ops_configure_complete()481 * - if CONF_DONE = 0 and nSTATUS = 0, configuration failed in socfpga_fpga_ops_configure_complete()