Home
last modified time | relevance | path

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

/linux/drivers/media/cec/core/
H A Dcec-pin-error-inj.c96 pin->tx_custom_high_usecs = CEC_TIM_CUSTOM_DEFAULT; in cec_pin_error_inj_parse_line()
112 pin->tx_custom_high_usecs = CEC_TIM_CUSTOM_DEFAULT; in cec_pin_error_inj_parse_line()
141 pin->tx_custom_high_usecs = usecs; in cec_pin_error_inj_parse_line()
341 if (pin->tx_custom_high_usecs != CEC_TIM_CUSTOM_DEFAULT) in cec_pin_error_inj_show()
343 pin->tx_custom_high_usecs); in cec_pin_error_inj_show()
H A Dcec-pin-priv.h229 u32 tx_custom_high_usecs; member
H A Dcec-pin.c1012 usecs = pin->tx_custom_high_usecs; in cec_pin_timer()
1353 pin->tx_custom_high_usecs = CEC_TIM_CUSTOM_DEFAULT; in cec_pin_allocate_adapter()