Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/tty/serial/
H A Dpch_uart.c206 struct eg20t_port { struct
286 static struct eg20t_port *pch_uart_ports[PCH_UART_NR];
303 struct eg20t_port *priv = file->private_data; in port_show_regs()
419 static void pch_uart_hal_enable_interrupt(struct eg20t_port *priv, in pch_uart_hal_enable_interrupt()
427 static void pch_uart_hal_disable_interrupt(struct eg20t_port *priv, in pch_uart_hal_disable_interrupt()
435 static int pch_uart_hal_set_line(struct eg20t_port *priv, unsigned int baud, in pch_uart_hal_set_line()
480 static int pch_uart_hal_fifo_reset(struct eg20t_port *priv, in pch_uart_hal_fifo_reset()
497 static int pch_uart_hal_set_fifo(struct eg20t_port *priv, in pch_uart_hal_set_fifo()
550 static u8 pch_uart_hal_get_modem(struct eg20t_port *priv) in pch_uart_hal_get_modem()
557 static void pch_uart_hal_write(struct eg20t_port *priv, in pch_uart_hal_write()
[all …]