Searched refs:B_PCH_SPI_BCR_BLE (Results 1 – 2 of 2) sorted by relevance
114 #define B_PCH_SPI_BCR_BLE BIT1 // Lock Enable (LE) macro
464 MmioOr32 ((UINTN) (SpiBase + R_PCH_SPI_BCR), (UINT8) B_PCH_SPI_BCR_BLE); in SpiBiosProtectionFunction()