Searched refs:UART_CR_RX_TIMEOUT_INT_EN (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/sys/arch/mips/adm5120/dev/
H A Duart.h54 #define UART_CR_RX_TIMEOUT_INT_EN 0x40 macro
H A Duart.c145 REG_WRITE(UART_CR_REG,UART_CR_PORT_EN|UART_CR_RX_INT_EN|UART_CR_RX_TIMEOUT_INT_EN);

Completed in 183 milliseconds