Searched refs:TPM_STARTUP_TYPE (Results 1 – 1 of 1) sorted by relevance
53 typedef UINT16 TPM_STARTUP_TYPE; typedef337 #define TPM_ST_CLEAR ((TPM_STARTUP_TYPE) 0x0001) ///< The TPM is starting up from a …338 #define TPM_ST_STATE ((TPM_STARTUP_TYPE) 0x0002) ///< The TPM is starting up from a …339 #define TPM_ST_DEACTIVATED ((TPM_STARTUP_TYPE) 0x0003) ///< The TPM is to startup and set …