Searched refs:BLOCK_SIZE_128K (Results 1 – 2 of 2) sorted by relevance
/device/linaro/bootloader/edk2/Omap35xxPkg/Flash/ | ||
D | Flash.h | 53 #define BLOCK_SIZE_128K (128*1024) macro |
D | Flash.c | 203 gNandFlashInfo->BlockSize = BLOCK_SIZE_128K; in NandDetectPart() |