Home
last modified time | relevance | path

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

/devicemodel/hw/
A Duart_core.c310 msr |= MSR_DCD; in modem_status()
316 msr = MSR_DCD | MSR_DSR; in modem_status()
498 if ((msr & MSR_DCD) ^ (uart->msr & MSR_DCD)) in uart_write()
/devicemodel/include/
A Dns16550.h132 #define MSR_DCD 0x80 macro

Completed in 5 milliseconds