Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/tty/serial/
Defm32-uart.c76 #define UARTn_ROUTE_LOCATION(n) (((n) << 8) & UARTn_ROUTE_LOCATION__MASK) macro
303 UARTn_ROUTE_LOCATION(efm_port->pdata.location) | in efm32_uart_startup()