Home
last modified time | relevance | path

Searched refs:num_active_banks (Results 1 – 2 of 2) sorted by relevance

/optee_os-3.20.0/core/drivers/tpm2/
A Dtpm2_chip.c93 uint32_t num_active_banks = 0; in tpm2_get_bank_info() local
139 num_active_banks++; in tpm2_get_bank_info()
147 caps->num_active_banks = num_active_banks; in tpm2_get_bank_info()
195 DMSG("TPM2: No. of active banks \t %"PRId32, caps->num_active_banks); in tpm2_dump_capability()
/optee_os-3.20.0/core/include/drivers/
A Dtpm2_chip.h64 uint32_t num_active_banks; /* Number of active banks/algs */ member

Completed in 3 milliseconds