Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/tty/serial/
Datmel_serial.c106 #define UART_GET_IP_VERSION(port) __raw_readl((port)->membase + ATMEL_US_VERSION) macro
1686 version = UART_GET_IP_VERSION(port); in atmel_get_ip_name()