Home
last modified time | relevance | path

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

/openbmc/linux/drivers/tty/serial/
H A Dsa1100.c47 #define UART_GET_UTCR2(sport) __raw_readl((sport)->port.membase + UTCR2) macro
741 quot = UART_GET_UTCR2(sport) | UART_GET_UTCR1(sport) << 8; in sa1100_console_get_options()