Searched refs:R_PCH_SPI_IND_LOCK (Results 1 – 2 of 2) sorted by relevance
92 #define R_PCH_SPI_IND_LOCK 0xA4 // Indvidual Lock macro
470 (MmioRead32(SpiBase + R_PCH_SPI_IND_LOCK)& B_PCH_SPI_IND_LOCK_PR0) != 0) { in SpiBiosProtectionFunction()