Home
last modified time | relevance | path

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

/linux/drivers/media/cec/core/
H A Dcec-pin-error-inj.c33 { CEC_ERROR_INJ_TX_SHORT_BIT_OFFSET,
225 if ((mode_offset == CEC_ERROR_INJ_TX_SHORT_BIT_OFFSET || in cec_pin_error_inj_parse_line()
H A Dcec-pin-priv.h138 #define CEC_ERROR_INJ_TX_SHORT_BIT_OFFSET 20 macro
H A Dcec-pin.c264 return tx_error_inj(pin, CEC_ERROR_INJ_TX_SHORT_BIT_OFFSET, in tx_short_bit()