Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/char/tpm/
Dtpm_infineon.c317 u8 count_high, count_low, count_4, count_3, count_2, count_1; in tpm_inf_send() local
336 count_high = ((count + 6) & 0xffffff00) >> 8; in tpm_inf_send()
342 wait_and_send(chip, count_high); in tpm_inf_send()