Searched refs:PORT_PCH_2LINE (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/include/uapi/linux/ |
H A D | serial_core.h | 78 #define PORT_PCH_2LINE 45 macro
|
/openbmc/linux/drivers/tty/serial/ |
H A D | pch_uart.c | 271 [pch_et20t_uart1] = {PORT_PCH_2LINE, 1}, 272 [pch_et20t_uart2] = {PORT_PCH_2LINE, 2}, 273 [pch_et20t_uart3] = {PORT_PCH_2LINE, 3}, 275 [pch_ml7213_uart1] = {PORT_PCH_2LINE, 1}, 276 [pch_ml7213_uart2] = {PORT_PCH_2LINE, 2}, 278 [pch_ml7223_uart1] = {PORT_PCH_2LINE, 1}, 280 [pch_ml7831_uart1] = {PORT_PCH_2LINE, 1}, 1696 case PORT_PCH_2LINE: in pch_uart_init_port()
|