Home
last modified time | relevance | path

Searched refs:tx_byte_idx (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/media/cec/core/
H A Dcec-pin.c513 unsigned int tx_byte_idx = pin->tx_bit / 10; in cec_pin_tx_states() local
515 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()