Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/fpga/
Dsocfpga.c291 bool conf_done, nstatus; in socfpga_fpga_isr() local
299 conf_done = (st & SOCFPGA_FPGMGR_MON_CONF_DONE) != 0; in socfpga_fpga_isr()
303 if (conf_done && nstatus) { in socfpga_fpga_isr()