Searched refs:B_QNC_RCRB_SPIS_SCL (Results 1 – 3 of 3) sorted by relevance
258 if ((MmioRead16 (PchRootComplexBar + R_QNC_RCRB_SPIS) & B_QNC_RCRB_SPIS_SCL) != 0) { in SpiProtocolInit()401 if ((MmioRead16 (PchRootComplexBar + R_QNC_RCRB_SPIS) & B_QNC_RCRB_SPIS_SCL) != 0) { in SpiProtocolLock()408 MmioOr16 ((UINTN) (PchRootComplexBar + R_QNC_RCRB_SPIS), (UINT16) (B_QNC_RCRB_SPIS_SCL)); in SpiProtocolLock()413 if ((MmioRead16 (PchRootComplexBar + R_QNC_RCRB_SPIS) & B_QNC_RCRB_SPIS_SCL) == 0) { in SpiProtocolLock()
139 if ((MmioRead16 (PchRootComplexBar + R_QNC_RCRB_SPIS) & B_QNC_RCRB_SPIS_SCL) != 0) { in PlatformClearSpiProtect()
723 #define B_QNC_RCRB_SPIS_SCL (BIT15) // SPI Configuration Lockdown macro