Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/Vlv2DeviceRefCodePkg/ValleyView2Soc/SouthCluster/Include/PchRegs/
DPchRegsSpi.h115 #define B_PCH_SPI_BCR_BIOSWE BIT0 // Write Protect Disable (WPD) macro
/device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/PlatformDxe/
DPlatform.c463 MmioAnd32 ((UINTN) (SpiBase + R_PCH_SPI_BCR), (UINT8)(~B_PCH_SPI_BCR_BIOSWE)); in SpiBiosProtectionFunction()