Lines Matching refs:TPMA_NV_WRITTEN
864 && ( attributes.TPMA_NV_WRITTEN == CLEAR
872 attributes.TPMA_NV_WRITTEN = CLEAR;
882 attributes.TPMA_NV_WRITTEN = CLEAR;
896 && attributes.TPMA_NV_WRITTEN == SET)
1143 && nvIndex.publicArea.attributes.TPMA_NV_WRITTEN == SET)
1173 // also requires that TPMA_NV_WRITTEN of the Index is SET.
1184 pAssert(nvIndex->publicArea.attributes.TPMA_NV_WRITTEN == SET);
1230 pAssert( nvIndex->publicArea.attributes.TPMA_NV_WRITTEN == SET
1318 // Update TPMA_NV_WRITTEN bit if necessary
1319 if(nvIndex->publicArea.attributes.TPMA_NV_WRITTEN == CLEAR)
1321 nvIndex->publicArea.attributes.TPMA_NV_WRITTEN = SET;
1525 && nvIndex.publicArea.attributes.TPMA_NV_WRITTEN == SET)