Searched refs:BLOCK_SIZE_128K_VAL (Results 1 – 2 of 2) sorted by relevance
/device/linaro/bootloader/edk2/Omap35xxPkg/Flash/ | ||
D | Flash.h | 40 #define BLOCK_SIZE_128K_VAL (0x01UL) macro |
D | Flash.c | 202 if (BLOCK_SIZE(NandInfo) == BLOCK_SIZE_128K_VAL) { in NandDetectPart() |