ehl_board         359 drivers/tty/serial/8250/8250_lpss.c static const struct lpss8250_board ehl_board = {
ehl_board         373 drivers/tty/serial/8250/8250_lpss.c 	{ PCI_DEVICE_DATA(INTEL, EHL_UART0, &ehl_board) },
ehl_board         374 drivers/tty/serial/8250/8250_lpss.c 	{ PCI_DEVICE_DATA(INTEL, EHL_UART1, &ehl_board) },
ehl_board         375 drivers/tty/serial/8250/8250_lpss.c 	{ PCI_DEVICE_DATA(INTEL, EHL_UART2, &ehl_board) },
ehl_board         376 drivers/tty/serial/8250/8250_lpss.c 	{ PCI_DEVICE_DATA(INTEL, EHL_UART3, &ehl_board) },
ehl_board         377 drivers/tty/serial/8250/8250_lpss.c 	{ PCI_DEVICE_DATA(INTEL, EHL_UART4, &ehl_board) },
ehl_board         378 drivers/tty/serial/8250/8250_lpss.c 	{ PCI_DEVICE_DATA(INTEL, EHL_UART5, &ehl_board) },