Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/QuarkPlatformPkg/Library/PlatformHelperLib/
DPlatformHelperLib.c56 if (MmioRead32 (PchRootComplexBar + R_QNC_RCRB_SPIPBR1) == 0) { in WriteFirstFreeSpiProtect()
57 Offset = R_QNC_RCRB_SPIPBR1; in WriteFirstFreeSpiProtect()
119 MmioWrite32 (PchRootComplexBar + R_QNC_RCRB_SPIPBR1, 0); in PlatformClearSpiProtect()
168 Offset = R_QNC_RCRB_SPIPBR1; in PlatformIsSpiRangeProtected()
169 } else if (Offset == R_QNC_RCRB_SPIPBR1) { in PlatformIsSpiRangeProtected()
/device/linaro/bootloader/edk2/QuarkSocPkg/QuarkNorthCluster/Include/
DQuarkNcSocId.h748 #define R_QNC_RCRB_SPIPBR1 (R_QNC_RCRB_SPIBASE + 0x64) // Protected BIOS … macro