Home
last modified time | relevance | path

Searched refs:PAGE_SIZE_2K (Results 1 – 2 of 2) sorted by relevance

/device/linaro/bootloader/edk2/Omap35xxPkg/Flash/
DFlash.h47 #define PAGE_SIZE_2K (2048) macro
DFlash.c189 gNandFlashInfo->PageSize = PAGE_SIZE_2K; in NandDetectPart()
747 } else if (gNandFlashInfo->PageSize == PAGE_SIZE_2K) { in NandFlashInitialize()