Searched refs:UART_RSA_BASE (Results 1 – 2 of 2) sorted by relevance
290 #define UART_RSA_BASE (-8) macro292 #define UART_RSA_MSR ((UART_RSA_BASE) + 0) /* I/O: Mode Select Register */299 #define UART_RSA_IER ((UART_RSA_BASE) + 1) /* I/O: Interrupt Enable Register */307 #define UART_RSA_SRR ((UART_RSA_BASE) + 2) /* IN: Status Read Register */318 #define UART_RSA_FRR ((UART_RSA_BASE) + 2) /* OUT: FIFO Reset Register */320 #define UART_RSA_TIVSR ((UART_RSA_BASE) + 3) /* I/O: Timer Interval Value Set Register */322 #define UART_RSA_TCR ((UART_RSA_BASE) + 4) /* OUT: Timer Control Register */
344 unsigned long start = UART_RSA_BASE << up->port.regshift; in serial8250_request_rsa_resource()365 unsigned long offset = UART_RSA_BASE << up->port.regshift; in serial8250_release_rsa_resource()