Searched refs:FPGA_BUSY (Results 1 – 1 of 1) sorted by relevance
269 #define FPGA_BUSY 0x0002 /* BUSY high, DONE low */ macro323 if (READ_WORD(addr) & FPGA_BUSY) in qBri_FPGA_download()353 if (!(val & FPGA_BUSY)) in qBri_FPGA_download()