Searched refs:PCFG_DONE_INT (Results 1 – 1 of 1) sorted by relevance
29 #define PCFG_DONE_INT (1 << 2) // 1 = PL successfully programmed macro87 if (sts & PCFG_DONE_INT) in zynq_program_fpga()103 return (0 != (readl(DEVCFG_INT_STS) & PCFG_DONE_INT)); in zync_fpga_config_done()
Completed in 3 milliseconds