UART_GET_STATUS
#define UART_GET_STATUS(port) (__raw_readl(APBBASE_STATUS_P(port)))
#define UART_GET_STATUS(uart) UART_REG_GET(uart, R_STS)