Home
last modified time | relevance | path

Searched refs:count_low (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/char/tpm/
H A Dtpm_infineon.c313 u8 count_high, count_low, count_4, count_3, count_2, count_1; in tpm_inf_send() local
333 count_low = ((count + 6) & 0x000000ff); in tpm_inf_send()
339 wait_and_send(chip, count_low); in tpm_inf_send()
/kernel/linux/linux-6.6/drivers/char/tpm/
H A Dtpm_infineon.c313 u8 count_high, count_low, count_4, count_3, count_2, count_1; in tpm_inf_send() local
333 count_low = ((count + 6) & 0x000000ff); in tpm_inf_send()
339 wait_and_send(chip, count_low); in tpm_inf_send()

Completed in 3 milliseconds