Home
last modified time | relevance | path

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

/drivers/tty/serial/
Dpch_uart.c206 struct eg20t_port { struct
285 static struct eg20t_port *pch_uart_ports[PCH_UART_NR];
300 struct eg20t_port *priv = file->private_data; in port_show_regs()
415 static void pch_uart_hal_enable_interrupt(struct eg20t_port *priv, in pch_uart_hal_enable_interrupt()
423 static void pch_uart_hal_disable_interrupt(struct eg20t_port *priv, in pch_uart_hal_disable_interrupt()
431 static int pch_uart_hal_set_line(struct eg20t_port *priv, unsigned int baud, in pch_uart_hal_set_line()
476 static int pch_uart_hal_fifo_reset(struct eg20t_port *priv, in pch_uart_hal_fifo_reset()
493 static int pch_uart_hal_set_fifo(struct eg20t_port *priv, in pch_uart_hal_set_fifo()
546 static u8 pch_uart_hal_get_modem(struct eg20t_port *priv) in pch_uart_hal_get_modem()
553 static void pch_uart_hal_write(struct eg20t_port *priv, in pch_uart_hal_write()
[all …]