Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/fpga/
Dsocfpga.c280 bool conf_done, nstatus; in socfpga_fpga_isr() local
288 conf_done = (st & SOCFPGA_FPGMGR_MON_CONF_DONE) != 0; in socfpga_fpga_isr()
292 if (conf_done && nstatus) { in socfpga_fpga_isr()