Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/Vlv2DeviceRefCodePkg/ValleyView2Soc/SouthCluster/Include/PchRegs/
DPchRegsSpi.h114 #define B_PCH_SPI_BCR_BLE BIT1 // Lock Enable (LE) macro
/device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/PlatformDxe/
DPlatform.c464 MmioOr32 ((UINTN) (SpiBase + R_PCH_SPI_BCR), (UINT8) B_PCH_SPI_BCR_BLE); in SpiBiosProtectionFunction()