Home
last modified time | relevance | path

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

/openbmc/linux/drivers/tty/serial/
H A Dtegra-tcu.c62 static void tegra_tcu_write(struct tegra_tcu *tcu, const char *s, in tegra_tcu_write() function
102 tegra_tcu_write(tcu, &xmit->buf[xmit->tail], count); in tegra_tcu_uart_start_tx()
151 tegra_tcu_write(tcu, s, count); in tegra_tcu_console_write()