Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/tty/serial/
Dmpc52xx_uart.c62 #define ISR_PASS_LIMIT 256 /* Max number of iteration in the interrupt */ macro
1486 unsigned long pass = ISR_PASS_LIMIT; in mpc5xxx_uart_process_int()