Searched refs:MLCISR_NAND_READY (Results 1 – 1 of 1) sorted by relevance
111 #define MLCISR_NAND_READY (1 << 0) macro300 (MLCISR_CONTROLLER_READY | MLCISR_NAND_READY)) == in lpc32xx_nand_device_ready()301 (MLCISR_CONTROLLER_READY | MLCISR_NAND_READY)) in lpc32xx_nand_device_ready()326 if (readb(MLC_ISR(host->io_base)) & MLCISR_NAND_READY) in lpc32xx_waitfunc_nand()331 while (!(readb(MLC_ISR(host->io_base)) & MLCISR_NAND_READY)) { in lpc32xx_waitfunc_nand()