Home
last modified time | relevance | path

Searched refs:count_1 (Results 1 - 4 of 4) 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
331 count_1 = (count & 0x000000ff); in tpm_inf_send()
347 wait_and_send(chip, count_1); 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
331 count_1 = (count & 0x000000ff); in tpm_inf_send()
347 wait_and_send(chip, count_1); in tpm_inf_send()
/kernel/linux/linux-5.10/drivers/media/dvb-frontends/
H A Dstv090x.c3568 s32 count_4, count_3, count_2, count_1, count_0, count; in stv090x_read_per() local
3591 count_1 = STV090x_READ_DEMOD(state, FBERCPT1); in stv090x_read_per()
3596 count |= (count_1 & 0xff) << 8; in stv090x_read_per()
/kernel/linux/linux-6.6/drivers/media/dvb-frontends/
H A Dstv090x.c3568 s32 count_4, count_3, count_2, count_1, count_0, count; in stv090x_read_per() local
3591 count_1 = STV090x_READ_DEMOD(state, FBERCPT1); in stv090x_read_per()
3596 count |= (count_1 & 0xff) << 8; in stv090x_read_per()

Completed in 16 milliseconds