Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/media/cec/core/
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()
Dcec-pin-priv.h218 u32 tx_custom_high_usecs; member
Dcec-pin.c1012 usecs = pin->tx_custom_high_usecs; in cec_pin_timer()
1334 pin->tx_custom_high_usecs = CEC_TIM_CUSTOM_DEFAULT; in cec_pin_allocate_adapter()