Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/tty/serial/
Dfsl_lpuart.c1749 #define LPUART_CONSOLE (&lpuart_console) macro
1752 #define LPUART_CONSOLE NULL macro
1761 .cons = LPUART_CONSOLE,
1823 lpuart_reg.cons = LPUART_CONSOLE; in lpuart_probe()