Searched refs:UART_IIR_INTP (Results 1 – 2 of 2) sorted by relevance
63 #define UART_IIR_INTP (1<<0) macro
383 if (iir & UART_IIR_INTP) { in rt305x_uart_bus_ipend()