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

/netbsd-current/sys/arch/mips/adm5120/dev/
H A Duart.h48 #define UART_CR_PORT_EN 0x01 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 201 milliseconds