Home
last modified time | relevance | path

Searched refs:PAGE_SIZE_2K_VAL (Results 1 – 4 of 4) sorted by relevance

/device/linaro/bootloader/edk2/Omap35xxPkg/Flash/
DFlash.h34 #define PAGE_SIZE_2K_VAL (0x01UL) macro
DFlash.c188 if (PAGE_SIZE(NandInfo) == PAGE_SIZE_2K_VAL) { in NandDetectPart()
/device/linaro/bootloader/OpenPlatformPkg/Chips/TexasInstruments/Omap35xx/Flash/
DFlash.h34 #define PAGE_SIZE_2K_VAL (0x01UL) macro
DFlash.c188 if (PAGE_SIZE(NandInfo) == PAGE_SIZE_2K_VAL) { in NandDetectPart()