Searched refs:PAGE_SIZE_2K (Results 1 – 2 of 2) sorted by relevance
47 #define PAGE_SIZE_2K (2048) macro
189 gNandFlashInfo->PageSize = PAGE_SIZE_2K; in NandDetectPart()747 } else if (gNandFlashInfo->PageSize == PAGE_SIZE_2K) { in NandFlashInitialize()