Searched refs:TPM_SC_TOF_SHIFT (Results 1 – 11 of 11) sorted by relevance
4207 #define TPM_SC_TOF_SHIFT (7U) macro4208 #define TPM_SC_TOF(x) (((uint32_t)(((uint32_t)(x)) << TPM_SC_TOF_SHIFT))…
7048 #define TPM_SC_TOF_SHIFT (7U) macro7049 #define TPM_SC_TOF(x) (((uint32_t)(((uint32_t)(x)) << TPM_SC_TOF_SHIFT))…
7896 #define TPM_SC_TOF_SHIFT 7 macro7898 #define TPM_SC_TOF(x) (((uint32_t)(((uint32_t)(x))<<TPM_SC_TOF_SHIFT))&T…
23233 #define TPM_RD_SC_TOF(base) ((TPM_SC_REG(base) & TPM_SC_TOF_MASK) >> TPM_SC_TOF_SHIFT)23234 #define TPM_BRD_SC_TOF(base) (BME_UBFX32(&TPM_SC_REG(base), TPM_SC_TOF_SHIFT, TPM_SC_TOF_WIDTH))23238 …value) (BME_BFI32(&TPM_SC_REG(base), ((uint32_t)(value) << TPM_SC_TOF_SHIFT), TPM_SC_TOF_SHIFT, TP…
6977 #define TPM_SC_TOF_SHIFT (7U) macro6978 #define TPM_SC_TOF(x) (((uint32_t)(((uint32_t)(x)) << TPM_SC_TOF_SHIFT))…
23823 #define TPM_SC_TOF_SHIFT (7U) macro23828 #define TPM_SC_TOF(x) (((uint32_t)(((uint32_t)(x)) << TPM_SC_TOF_SHIFT))…
24803 #define TPM_SC_TOF_SHIFT (7U) macro24808 #define TPM_SC_TOF(x) (((uint32_t)(((uint32_t)(x)) << TPM_SC_TOF_SHIFT))…
23985 #define TPM_SC_TOF_SHIFT (7U) macro23990 #define TPM_SC_TOF(x) (((uint32_t)(((uint32_t)(x)) << TPM_SC_TOF_SHIFT))…