Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/rc/
H A Dserial_ir.c126 #define RS_ISR_PASS_LIMIT 256 macro
337 if (counter > RS_ISR_PASS_LIMIT) { in serial_ir_irq_handler()