Searched refs:count_1 (Results 1 - 2 of 2) sorted by last modified time

/linux-master/drivers/char/tpm/
H A Dtpm_infineon.c319 u8 count_high, count_low, count_4, count_3, count_2, count_1; local
337 count_1 = (count & 0x000000ff);
353 wait_and_send(chip, count_1);
/linux-master/drivers/media/dvb-frontends/
H A Dstv090x.c3568 s32 count_4, count_3, count_2, count_1, count_0, count; local
3591 count_1 = STV090x_READ_DEMOD(state, FBERCPT1);
3596 count |= (count_1 & 0xff) << 8;

Completed in 171 milliseconds