Home
last modified time | relevance | path

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

/NextBSD/sys/mips/rt305x/
HDuart_dev_rt305x.h102 #define UART_LSR_BI (1<<4) macro
HDuart_dev_rt305x.c399 if (lsr & UART_LSR_BI) in rt305x_uart_bus_ipend()