Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/Omap35xxPkg/Flash/
DFlash.h46 #define PAGE_SIZE_512B (512) macro
DFlash.c745 if (gNandFlashInfo->PageSize == PAGE_SIZE_512B) { in NandFlashInitialize()