Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/cec/core/
H A Dcec-pin-error-inj.c37 { CEC_ERROR_INJ_TX_CUSTOM_BIT_OFFSET,
227 mode_offset == CEC_ERROR_INJ_TX_CUSTOM_BIT_OFFSET) && in cec_pin_error_inj_parse_line()
H A Dcec-pin-priv.h140 #define CEC_ERROR_INJ_TX_CUSTOM_BIT_OFFSET 24 macro
H A Dcec-pin.c276 return tx_error_inj(pin, CEC_ERROR_INJ_TX_CUSTOM_BIT_OFFSET, in tx_custom_bit()