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