Home
last modified time | relevance | path

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

/NextBSD/sys/mips/rt305x/
HDuart_dev_rt305x.h109 #define UART_MSR_DCD (1<<7) /* Only full UART */ macro
HDuart_dev_rt305x.c330 SIGCHG(bes & UART_MSR_DCD, sig, SER_DCD, SER_DDCD); in rt305x_uart_bus_getsig()