Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/tty/serial/
Dserial-tegra.c163 static inline void tegra_uart_write(struct tegra_uart_port *tup, unsigned val, in tegra_uart_write() function
202 tegra_uart_write(tup, mcr, UART_MCR); in set_rts()
217 tegra_uart_write(tup, mcr, UART_MCR); in set_dtr()
232 tegra_uart_write(tup, mcr, UART_MCR); in set_loopbk()
262 tegra_uart_write(tup, lcr, UART_LCR); in tegra_uart_break_ctl()
316 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()
322 tegra_uart_write(tup, fcr, UART_FCR); in tegra_uart_fifo_reset()
324 tegra_uart_write(tup, fcr, UART_FCR); in tegra_uart_fifo_reset()
418 tegra_uart_write(tup, lcr, UART_LCR); in tegra_set_baudrate()
[all …]