Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/QuarkPlatformPkg/Library/PlatformHelperLib/
DPlatformHelperLib.c45 UINT32 StepLen; in WriteFirstFreeSpiProtect() local
66 StepLen = ALIGN_VALUE (Length,SIZE_4KB); // Bring up to 4K boundary. in WriteFirstFreeSpiProtect()
67 RegVal = BaseAddress + StepLen - 1; in WriteFirstFreeSpiProtect()