Searched refs:MLCISR_NAND_READY (Results 1 – 1 of 1) sorted by relevance
122 #define MLCISR_NAND_READY (1 << 0) macro298 (MLCISR_CONTROLLER_READY | MLCISR_NAND_READY)) == in lpc32xx_nand_device_ready()299 (MLCISR_CONTROLLER_READY | MLCISR_NAND_READY)) in lpc32xx_nand_device_ready()323 if (readb(MLC_ISR(host->io_base)) & MLCISR_NAND_READY) in lpc32xx_waitfunc_nand()328 while (!(readb(MLC_ISR(host->io_base)) & MLCISR_NAND_READY)) { in lpc32xx_waitfunc_nand()