Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/tty/serial/
Dpch_uart.c209 struct eg20t_port { struct
288 static struct eg20t_port *pch_uart_ports[PCH_UART_NR];
305 struct eg20t_port *priv = file->private_data; in port_show_regs()
421 static void pch_uart_hal_enable_interrupt(struct eg20t_port *priv, in pch_uart_hal_enable_interrupt()
429 static void pch_uart_hal_disable_interrupt(struct eg20t_port *priv, in pch_uart_hal_disable_interrupt()
437 static int pch_uart_hal_set_line(struct eg20t_port *priv, unsigned int baud, in pch_uart_hal_set_line()
482 static int pch_uart_hal_fifo_reset(struct eg20t_port *priv, in pch_uart_hal_fifo_reset()
499 static int pch_uart_hal_set_fifo(struct eg20t_port *priv, in pch_uart_hal_set_fifo()
552 static u8 pch_uart_hal_get_modem(struct eg20t_port *priv) in pch_uart_hal_get_modem()
559 static void pch_uart_hal_write(struct eg20t_port *priv, in pch_uart_hal_write()
[all …]