Searched refs:B_PCH_SPI_BCR_BIOSWE (Results 1 – 2 of 2) sorted by relevance
115 #define B_PCH_SPI_BCR_BIOSWE BIT0 // Write Protect Disable (WPD) macro
463 MmioAnd32 ((UINTN) (SpiBase + R_PCH_SPI_BCR), (UINT8)(~B_PCH_SPI_BCR_BIOSWE)); in SpiBiosProtectionFunction()