Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/tty/serial/
Dsa1100.c60 #define UART_GET_UTCR0(sport) __raw_readl((sport)->port.membase + UTCR0) macro
739 utcr0 = UART_GET_UTCR0(sport); in sa1100_console_get_options()