Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/ArmPlatformPkg/Drivers/NorFlashDxe/
DNorFlashDxe.c105 IN UINTN NorFlashSize, in NorFlashCreateInstance() argument
125 Instance->Size = NorFlashSize; in NorFlashCreateInstance()
130 Instance->Media.LastBlock = (NorFlashSize / BlockSize)-1; in NorFlashCreateInstance()