Searched refs:tx_byte_idx (Results 1 – 1 of 1) sorted by relevance
514 unsigned int tx_byte_idx = pin->tx_bit / 10; in cec_pin_tx_states() local516 v = !pin->tx_post_eom && tx_byte_idx == tot_len - 1; in cec_pin_tx_states()517 if (tot_len > 1 && tx_byte_idx == tot_len - 2 && in cec_pin_tx_states()