Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/tty/serial/
Dserial-tegra.c158 static inline void tegra_uart_write(struct tegra_uart_port *tup, unsigned val, in tegra_uart_write() function
197 tegra_uart_write(tup, mcr, UART_MCR); in set_rts()
212 tegra_uart_write(tup, mcr, UART_MCR); in set_dtr()
227 tegra_uart_write(tup, mcr, UART_MCR); in set_loopbk()
257 tegra_uart_write(tup, lcr, UART_LCR); in tegra_uart_break_ctl()
311 tegra_uart_write(tup, fcr, UART_FCR); in tegra_uart_fifo_reset()
314 tegra_uart_write(tup, fcr, UART_FCR); in tegra_uart_fifo_reset()
317 tegra_uart_write(tup, fcr, UART_FCR); in tegra_uart_fifo_reset()
319 tegra_uart_write(tup, fcr, UART_FCR); in tegra_uart_fifo_reset()
413 tegra_uart_write(tup, lcr, UART_LCR); in tegra_set_baudrate()
[all …]