Searched refs:LUTDONE (Results 1 – 2 of 2) sorted by relevance
88 #define LUTDONE 0x00080000 /* Look-up table generation done */ macro
665 while (!(readl(&crc->regs->status) & LUTDONE) && (--timeout) > 0) in bfin_crypto_crc_probe()