Home
last modified time | relevance | path

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

/devicemodel/hw/
A Duart_core.c306 msr |= MSR_DSR; in modem_status()
316 msr = MSR_DCD | MSR_DSR; in modem_status()
496 if ((msr & MSR_DSR) ^ (uart->msr & MSR_DSR)) in uart_write()
/devicemodel/include/
A Dns16550.h134 #define MSR_DSR 0x20 macro

Completed in 6 milliseconds