Searched refs:TPM_E_SIZE (Results 1 – 3 of 3) sorted by relevance
230 #define TPM_E_SIZE ((UINT32)(TPM_E_BASE + 0x00000017)) macro
174 #define TCPA_E_SIZE TPM_E_SIZE
1272 case TPM_E_SIZE: return "TPM out of space"; in Trspi_Error_String()