Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/media/cec/core/
Dcec-pin.c39 #define CEC_TIM_IDLE_SAMPLE 1000 macro
72 { "Idle", CEC_TIM_IDLE_SAMPLE },
74 { "Tx Wait for High", CEC_TIM_IDLE_SAMPLE },
670 if (delta < CEC_TIM_START_BIT_LOW_MIN - CEC_TIM_IDLE_SAMPLE) { in cec_pin_rx_states()
702 if (delta < CEC_TIM_START_BIT_TOTAL_MIN - CEC_TIM_IDLE_SAMPLE) { in cec_pin_rx_states()