Home
last modified time | relevance | path

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

/linux/drivers/tty/serial/
H A Dserial_txx9.c30 #define PASS_LIMIT 256 macro
359 if (pass_counter++ > PASS_LIMIT) in serial_txx9_interrupt()