Home
last modified time | relevance | path

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

/openbmc/linux/drivers/tty/serial/
H A Dsa1100.c45 #define UART_GET_UTCR0(sport) __raw_readl((sport)->port.membase + UTCR0) macro
726 utcr0 = UART_GET_UTCR0(sport); in sa1100_console_get_options()