Searched refs:NAND_RESET_STATUS (Results 1 - 4 of 4) sorted by relevance

/device/linaro/bootloader/OpenPlatformPkg/Chips/TexasInstruments/Omap35xx/Flash/
H A DFlash.h82 #define NAND_RESET_STATUS (0x60UL << 0) macro
H A DFlash.c552 while ((NandReadStatus() & NAND_RESET_STATUS) != NAND_RESET_STATUS) {
/device/linaro/bootloader/edk2/Omap35xxPkg/Flash/
H A DFlash.h82 #define NAND_RESET_STATUS (0x60UL << 0) macro
H A DFlash.c552 while ((NandReadStatus() & NAND_RESET_STATUS) != NAND_RESET_STATUS) {

Completed in 78 milliseconds