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

/u-boot/include/linux/
H A Dserial_reg.h297 #define UART_RSA_BASE (-8) macro
299 #define UART_RSA_MSR ((UART_RSA_BASE) + 0) /* I/O: Mode Select Register */
306 #define UART_RSA_IER ((UART_RSA_BASE) + 1) /* I/O: Interrupt Enable Register */
314 #define UART_RSA_SRR ((UART_RSA_BASE) + 2) /* IN: Status Read Register */
325 #define UART_RSA_FRR ((UART_RSA_BASE) + 2) /* OUT: FIFO Reset Register */
327 #define UART_RSA_TIVSR ((UART_RSA_BASE) + 3) /* I/O: Timer Interval Value Set Register */
329 #define UART_RSA_TCR ((UART_RSA_BASE) + 4) /* OUT: Timer Control Register */

Completed in 155 milliseconds