Searched refs:PAGE_SIZE_2K (Results 1 - 4 of 4) sorted by relevance

/device/linaro/bootloader/OpenPlatformPkg/Chips/TexasInstruments/Omap35xx/Flash/
H A DFlash.h47 #define PAGE_SIZE_2K (2048) macro
H A DFlash.c189 gNandFlashInfo->PageSize = PAGE_SIZE_2K;
747 } else if (gNandFlashInfo->PageSize == PAGE_SIZE_2K) {
/device/linaro/bootloader/edk2/Omap35xxPkg/Flash/
H A DFlash.h47 #define PAGE_SIZE_2K (2048) macro
H A DFlash.c189 gNandFlashInfo->PageSize = PAGE_SIZE_2K;
747 } else if (gNandFlashInfo->PageSize == PAGE_SIZE_2K) {

Completed in 73 milliseconds