Searched full:conf_done (Results 1 – 3 of 3) 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()
208 dev_err(&mgr->dev, "CONF_DONE is inactive!\n"); in altera_ps_write_complete()214 * After CONF_DONE goes high, send two additional falling edges on DCLK in altera_ps_write_complete()
47 confd pin (referred to as CONF_DONE in the manual)