Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/mips/adm5120/dev/
H A Duart.h36 #define UART_DR_REG 0x00 macro
H A Duart.c345 c = REG_READ(UART_DR_REG) & 0xff; in uart_intr()