Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/tty/serial/
Dsunsu.c87 struct uart_sunsu_port { struct
107 static unsigned int serial_in(struct uart_sunsu_port *up, int offset) in serial_in() argument
124 static void serial_out(struct uart_sunsu_port *up, int offset, int value) in serial_out()
168 static void serial_icr_write(struct uart_sunsu_port *up, int offset, int value) in serial_icr_write()
175 static unsigned int serial_icr_read(struct uart_sunsu_port *up, int offset)
193 static int __enable_rsa(struct uart_sunsu_port *up) in __enable_rsa()
213 static void enable_rsa(struct uart_sunsu_port *up) in enable_rsa()
232 static void disable_rsa(struct uart_sunsu_port *up) in disable_rsa()
257 static inline void __stop_tx(struct uart_sunsu_port *p) in __stop_tx()
267 struct uart_sunsu_port *up = in sunsu_stop_tx()
[all …]