Searched refs:SpiBaseAddress (Results 1 – 2 of 2) sorted by relevance
142 IN CONST UINT32 SpiBaseAddress, in PlatformIsSpiRangeProtected() argument157 Limit = SpiBaseAddress + (Length - 1); in PlatformIsSpiRangeProtected()163 if (SpiBaseAddress >= ProtectedBase && Limit <= ProtectedLimit) { in PlatformIsSpiRangeProtected()
132 IN CONST UINT32 SpiBaseAddress,