Searched refs:uart_sunsu_port (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/tty/serial/ |
H A D | sunsu.c | 84 struct uart_sunsu_port { struct 104 static unsigned int serial_in(struct uart_sunsu_port *up, int offset) in serial_in() 121 static void serial_out(struct uart_sunsu_port *up, int offset, int value) in serial_out() 165 static void serial_icr_write(struct uart_sunsu_port *up, int offset, int value) in serial_icr_write() 172 static unsigned int serial_icr_read(struct uart_sunsu_port *up, int offset) 190 static int __enable_rsa(struct uart_sunsu_port *up) in __enable_rsa() 210 static void enable_rsa(struct uart_sunsu_port *up) in enable_rsa() 229 static void disable_rsa(struct uart_sunsu_port *up) in disable_rsa() 254 static inline void __stop_tx(struct uart_sunsu_port *p) in __stop_tx() 264 struct uart_sunsu_port *u in sunsu_stop_tx() [all...] |
/kernel/linux/linux-6.6/drivers/tty/serial/ |
H A D | sunsu.c | 84 struct uart_sunsu_port { struct 104 static unsigned int serial_in(struct uart_sunsu_port *up, int offset) in serial_in() 121 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 *u in sunsu_stop_tx() [all...] |
Completed in 3 milliseconds