Searched refs:tx_custom_low_usecs (Results 1 – 3 of 3) sorted by relevance
97 pin->tx_custom_low_usecs = CEC_TIM_CUSTOM_DEFAULT; in cec_pin_error_inj_parse_line()118 pin->tx_custom_low_usecs = CEC_TIM_CUSTOM_DEFAULT; in cec_pin_error_inj_parse_line()156 pin->tx_custom_low_usecs = usecs; in cec_pin_error_inj_parse_line()390 if (pin->tx_custom_low_usecs != CEC_TIM_CUSTOM_DEFAULT) in cec_pin_error_inj_show()392 pin->tx_custom_low_usecs); in cec_pin_error_inj_show()
232 u32 tx_custom_low_usecs; member
1035 usecs = pin->tx_custom_low_usecs; in cec_pin_timer()1378 pin->tx_custom_low_usecs = CEC_TIM_CUSTOM_DEFAULT; in cec_pin_allocate_adapter()
Completed in 8 milliseconds