Home
last modified time | relevance | path

Searched refs:TPM_CLOCK_ADJUST (Results 1 – 7 of 7) sorted by relevance

/system/tpm/trunks/
Dtpm_generated.h472 typedef INT8 TPM_CLOCK_ADJUST; typedef
769 constexpr TPM_CLOCK_ADJUST TPM_CLOCK_COARSE_SLOWER = -3;
770 constexpr TPM_CLOCK_ADJUST TPM_CLOCK_MEDIUM_SLOWER = -2;
771 constexpr TPM_CLOCK_ADJUST TPM_CLOCK_FINE_SLOWER = -1;
772 constexpr TPM_CLOCK_ADJUST TPM_CLOCK_NO_CHANGE = 0;
773 constexpr TPM_CLOCK_ADJUST TPM_CLOCK_FINE_FASTER = 1;
774 constexpr TPM_CLOCK_ADJUST TPM_CLOCK_MEDIUM_FASTER = 2;
775 constexpr TPM_CLOCK_ADJUST TPM_CLOCK_COARSE_FASTER = 3;
2302 TRUNKS_EXPORT TPM_RC Serialize_TPM_CLOCK_ADJUST(const TPM_CLOCK_ADJUST& value,
2306 TPM_CLOCK_ADJUST* value,
[all …]
Dmock_tpm.h1391 const TPM_CLOCK_ADJUST& rate_adjust,
1397 const TPM_CLOCK_ADJUST& rate_adjust,
Dtpm_generated.cc2052 TPM_RC Serialize_TPM_CLOCK_ADJUST(const TPM_CLOCK_ADJUST& value, in Serialize_TPM_CLOCK_ADJUST()
2059 TPM_CLOCK_ADJUST* value, in Parse_TPM_CLOCK_ADJUST()
29423 const TPM_CLOCK_ADJUST& rate_adjust, in SerializeCommand_ClockRateAdjust()
29593 const TPM_CLOCK_ADJUST& rate_adjust, in ClockRateAdjust()
29613 const TPM_CLOCK_ADJUST& rate_adjust, in ClockRateAdjustSync()
/system/tpm/trunks/generator/
Draw_structures_fixed.txt175 TPM_CLOCK_ADJUST ..................................................................................…
823 Table 16 — Definition of (INT8) TPM_CLOCK_ADJUST Constants <IN> ...................................…
5640 TPM_CLOCK_ADJUST
5642 A TPM_CLOCK_ADJUST value is used to change the rate at which the TPM internal oscillator is divided.
5650 Table 16 — Definition of (INT8) TPM_CLOCK_ADJUST Constants <IN>
Draw_structures.txt175 TPM_CLOCK_ADJUST ..................................................................................…
823 Table 16 — Definition of (INT8) TPM_CLOCK_ADJUST Constants <IN> ...................................…
5646 TPM_CLOCK_ADJUST
5648 A TPM_CLOCK_ADJUST value is used to change the rate at which the TPM internal oscillator is divided.
5656 Table 16 — Definition of (INT8) TPM_CLOCK_ADJUST Constants <IN>
Draw_commands.txt30696 TPM_CLOCK_ADJUST
Draw_commands_fixed.txt30707 TPM_CLOCK_ADJUST