Searched refs:count_2 (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
336 count_2 = (count & 0x0000ff00) >> 8;
352 wait_and_send(chip, count_2);
/linux-master/drivers/media/dvb-frontends/
H A Dstv090x.c3568 s32 count_4, count_3, count_2, count_1, count_0, count; local
3590 count_2 = STV090x_READ_DEMOD(state, FBERCPT2);
3595 count = (count_2 & 0xff) << 16;

Completed in 170 milliseconds