Searched refs:PORT_PCH_2LINE (Results 1 – 2 of 2) sorted by relevance
/linux-6.12.1/include/uapi/linux/ |
D | serial_core.h | 64 #define PORT_PCH_2LINE 45 macro
|
/linux-6.12.1/drivers/tty/serial/ |
D | pch_uart.c | 268 [pch_et20t_uart1] = {PORT_PCH_2LINE, 1}, 269 [pch_et20t_uart2] = {PORT_PCH_2LINE, 2}, 270 [pch_et20t_uart3] = {PORT_PCH_2LINE, 3}, 272 [pch_ml7213_uart1] = {PORT_PCH_2LINE, 1}, 273 [pch_ml7213_uart2] = {PORT_PCH_2LINE, 2}, 275 [pch_ml7223_uart1] = {PORT_PCH_2LINE, 1}, 277 [pch_ml7831_uart1] = {PORT_PCH_2LINE, 1}, 1667 case PORT_PCH_2LINE: in pch_uart_init_port()
|