Home
last modified time | relevance | path

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

/linux/drivers/tty/serial/
H A Dsunsu.c84 struct uart_sunsu_port { struct
104 static unsigned int serial_in(struct uart_sunsu_port *up, int offset) in serial_in() argument
121 static void serial_out(struct uart_sunsu_port *up, int offset, int value) in serial_out()
156 static void serial_icr_write(struct uart_sunsu_port *up, int offset, int value) in serial_icr_write()
167 static int __enable_rsa(struct uart_sunsu_port *up) in __enable_rsa()
187 static void enable_rsa(struct uart_sunsu_port *up) in enable_rsa()
206 static void disable_rsa(struct uart_sunsu_port *up) in disable_rsa()
231 static inline void __stop_tx(struct uart_sunsu_port *p) in __stop_tx()
241 struct uart_sunsu_port *up = in sunsu_stop_tx()
242 container_of(port, struct uart_sunsu_port, port); in sunsu_stop_tx()
[all …]