Home
last modified time | relevance | path

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

/openbmc/linux/drivers/tty/serial/
H A Dmpc52xx_uart.c57 #define ISR_PASS_LIMIT 256 /* Max number of iteration in the interrupt */ macro
1441 unsigned long pass = ISR_PASS_LIMIT; in mpc5xxx_uart_process_int()