Searched refs:B_QNC_RCRB_SPIS_SCL (Results 1 – 3 of 3) sorted by relevance
253 if ((MmioRead16 (PchRootComplexBar + R_QNC_RCRB_SPIS) & B_QNC_RCRB_SPIS_SCL) != 0) { in SpiProtocolInit()382 if ((MmioRead16 (PchRootComplexBar + R_QNC_RCRB_SPIS) & B_QNC_RCRB_SPIS_SCL) != 0) { in SpiProtocolLock()389 MmioOr16 ((UINTN) (PchRootComplexBar + R_QNC_RCRB_SPIS), (UINT16) (B_QNC_RCRB_SPIS_SCL)); in SpiProtocolLock()394 if ((MmioRead16 (PchRootComplexBar + R_QNC_RCRB_SPIS) & B_QNC_RCRB_SPIS_SCL) == 0) { in SpiProtocolLock()
112 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