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()
115 MmioWrite32 (PchRootComplexBar + R_QNC_RCRB_SPIPBR0, 0); in PlatformClearSpiProtect()
116 if (MmioRead32 (PchRootComplexBar + R_QNC_RCRB_SPIPBR0) != 0) { in PlatformClearSpiProtect()
120 if (MmioRead32 (PchRootComplexBar + R_QNC_RCRB_SPIPBR0) != 0) { in PlatformClearSpiProtect()
124 if (MmioRead32 (PchRootComplexBar + R_QNC_RCRB_SPIPBR0) != 0) { in PlatformClearSpiProtect()
156 Offset = R_QNC_RCRB_SPIPBR0; in PlatformIsSpiRangeProtected()
167 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