Home
last modified time | relevance | path

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

/drivers/tty/serial/
Dsunsu.c88 struct uart_sunsu_port { struct
108 static unsigned int serial_in(struct uart_sunsu_port *up, int offset) in serial_in() argument
125 static void serial_out(struct uart_sunsu_port *up, int offset, int value) in serial_out()
169 static void serial_icr_write(struct uart_sunsu_port *up, int offset, int value) in serial_icr_write()
176 static unsigned int serial_icr_read(struct uart_sunsu_port *up, int offset)
194 static int __enable_rsa(struct uart_sunsu_port *up) in __enable_rsa()
214 static void enable_rsa(struct uart_sunsu_port *up) in enable_rsa()
233 static void disable_rsa(struct uart_sunsu_port *up) in disable_rsa()
258 static inline void __stop_tx(struct uart_sunsu_port *p) in __stop_tx()
268 struct uart_sunsu_port *up = in sunsu_stop_tx()
[all …]