TUNING_WORD_BIT_SIZE
u8 total_tuning_words = host->tuning_loop_count / TUNING_WORD_BIT_SIZE;
while (bit < TUNING_WORD_BIT_SIZE) {
tap = word * TUNING_WORD_BIT_SIZE + bit;