Searched refs:PAGE_SIZE_512B (Results 1 – 2 of 2) sorted by relevance
/device/linaro/bootloader/edk2/Omap35xxPkg/Flash/ | ||
D | Flash.h | 46 #define PAGE_SIZE_512B (512) macro |
D | Flash.c | 745 if (gNandFlashInfo->PageSize == PAGE_SIZE_512B) { in NandFlashInitialize() |