Searched refs:uart_sunsu_port (Results 1 – 1 of 1) sorted by relevance
84 struct uart_sunsu_port { struct104 static unsigned int serial_in(struct uart_sunsu_port *up, int offset) in serial_in() argument121 static void serial_out(struct uart_sunsu_port *up, int offset, int value) in serial_out()166 static void serial_icr_write(struct uart_sunsu_port *up, int offset, int value) in serial_icr_write()173 static unsigned int serial_icr_read(struct uart_sunsu_port *up, int offset)191 static int __enable_rsa(struct uart_sunsu_port *up) in __enable_rsa()211 static void enable_rsa(struct uart_sunsu_port *up) in enable_rsa()230 static void disable_rsa(struct uart_sunsu_port *up) in disable_rsa()255 static inline void __stop_tx(struct uart_sunsu_port *p) in __stop_tx()265 struct uart_sunsu_port *up = in sunsu_stop_tx()[all …]