Home
last modified time | relevance | path

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

/dports/multimedia/libv4l/linux-5.13-rc2/drivers/tty/serial/
H A Dsa1100.c46 #define UART_GET_UTCR1(sport) __raw_readl((sport)->port.membase + UTCR1) macro
766 quot = UART_GET_UTCR2(sport) | UART_GET_UTCR1(sport) << 8; in sa1100_console_get_options()
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/tty/serial/
H A Dsa1100.c46 #define UART_GET_UTCR1(sport) __raw_readl((sport)->port.membase + UTCR1) macro
766 quot = UART_GET_UTCR2(sport) | UART_GET_UTCR1(sport) << 8; in sa1100_console_get_options()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/tty/serial/
H A Dsa1100.c46 #define UART_GET_UTCR1(sport) __raw_readl((sport)->port.membase + UTCR1) macro
766 quot = UART_GET_UTCR2(sport) | UART_GET_UTCR1(sport) << 8; in sa1100_console_get_options()