Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/Omap35xxPkg/Flash/
DFlash.h53 #define BLOCK_SIZE_128K (128*1024) macro
DFlash.c203 gNandFlashInfo->BlockSize = BLOCK_SIZE_128K; in NandDetectPart()