Home
last modified time | relevance | path

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

/linux-3.4.99/arch/mips/include/asm/netlogic/xlp-hal/
Duart.h42 #define UART_INT_EN 0x01 macro
186 nlm_write_uart_reg(base, UART_INT_EN, IER_ERXRDY | IER_ETXRDY); in nlm_uart_init()