Home
last modified time | relevance | path

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

/openbmc/linux/drivers/tty/serial/
H A Dtegra-tcu.c22 struct tegra_tcu { struct
51 static void tegra_tcu_write_one(struct tegra_tcu *tcu, u32 value, in tegra_tcu_write_one() argument
62 static void tegra_tcu_write(struct tegra_tcu *tcu, const char *s, in tegra_tcu_write()
93 struct tegra_tcu *tcu = port->private_data; in tegra_tcu_uart_start_tx()
149 struct tegra_tcu *tcu = container_of(cons, struct tegra_tcu, console); in tegra_tcu_console_write()
162 struct tegra_tcu *tcu = container_of(cl, struct tegra_tcu, rx_client); in tegra_tcu_receive()
179 struct tegra_tcu *tcu; in tegra_tcu_probe()
271 struct tegra_tcu *tcu = platform_get_drvdata(pdev); in tegra_tcu_remove()