Searched refs:SLCSTAT_NAND_READY (Results 1 – 1 of 1) sorted by relevance
74 #define SLCSTAT_NAND_READY (1 << 0) /* NAND device is ready bit */ macro300 if ((readl(SLC_STAT(host->io_base)) & SLCSTAT_NAND_READY) != 0) in lpc32xx_nand_device_ready()