Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/QuarkPlatformPkg/Library/PlatformHelperLib/
DPlatformHelperLib.c53 if (MmioRead32 (PchRootComplexBar + R_QNC_RCRB_SPIPBR0) == 0) { in WriteFirstFreeSpiProtect()
54 Offset = R_QNC_RCRB_SPIPBR0; in WriteFirstFreeSpiProtect()
142 MmioWrite32 (PchRootComplexBar + R_QNC_RCRB_SPIPBR0, 0); in PlatformClearSpiProtect()
143 if (MmioRead32 (PchRootComplexBar + R_QNC_RCRB_SPIPBR0) != 0) { in PlatformClearSpiProtect()
147 if (MmioRead32 (PchRootComplexBar + R_QNC_RCRB_SPIPBR0) != 0) { in PlatformClearSpiProtect()
151 if (MmioRead32 (PchRootComplexBar + R_QNC_RCRB_SPIPBR0) != 0) { in PlatformClearSpiProtect()
183 Offset = R_QNC_RCRB_SPIPBR0; in PlatformIsSpiRangeProtected()
194 if (Offset == R_QNC_RCRB_SPIPBR0) { in PlatformIsSpiRangeProtected()
/device/linaro/bootloader/edk2/QuarkSocPkg/QuarkNorthCluster/Include/
DQuarkNcSocId.h747 #define R_QNC_RCRB_SPIPBR0 (R_QNC_RCRB_SPIBASE + 0x60) // Protected BIOS … macro