Searched refs:PORT_PCH_2LINE (Results 1 – 2 of 2) sorted by relevance
/Linux-v4.19/include/uapi/linux/ |
D | serial_core.h | 84 #define PORT_PCH_2LINE 45 macro
|
/Linux-v4.19/drivers/tty/serial/ |
D | pch_uart.c | 277 [pch_et20t_uart1] = {PORT_PCH_2LINE, 1}, 278 [pch_et20t_uart2] = {PORT_PCH_2LINE, 2}, 279 [pch_et20t_uart3] = {PORT_PCH_2LINE, 3}, 281 [pch_ml7213_uart1] = {PORT_PCH_2LINE, 1}, 282 [pch_ml7213_uart2] = {PORT_PCH_2LINE, 2}, 284 [pch_ml7223_uart1] = {PORT_PCH_2LINE, 1}, 286 [pch_ml7831_uart1] = {PORT_PCH_2LINE, 1}, 1766 case PORT_PCH_2LINE: in pch_uart_init_port()
|