Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/Omap35xxPkg/Flash/
DFlash.h40 #define BLOCK_SIZE_128K_VAL (0x01UL) macro
DFlash.c202 if (BLOCK_SIZE(NandInfo) == BLOCK_SIZE_128K_VAL) { in NandDetectPart()