Home
last modified time | relevance | path

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

/freebsd-10-stable/sys/mips/rt305x/
Duart_dev_rt305x.h63 #define UART_IIR_INTP (1<<0) macro
Duart_dev_rt305x.c383 if (iir & UART_IIR_INTP) { in rt305x_uart_bus_ipend()