Home
last modified time | relevance | path

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

/linux/drivers/tty/serial/
H A Dtegra-utc.c22 #define TEGRA_UTC_ENABLE 0x000 macro
127 tegra_utc_tx_writel(tup, 0x0, TEGRA_UTC_ENABLE); in tegra_utc_init_tx()
137 tegra_utc_tx_writel(tup, TEGRA_UTC_ENABLE_CLIENT_ENABLE, TEGRA_UTC_ENABLE); in tegra_utc_init_tx()
154 tegra_utc_rx_writel(tup, TEGRA_UTC_ENABLE_CLIENT_ENABLE, TEGRA_UTC_ENABLE); in tegra_utc_init_rx()
291 tegra_utc_rx_writel(tup, 0x0, TEGRA_UTC_ENABLE); in tegra_utc_shutdown()
398 writel(TEGRA_UTC_ENABLE_CLIENT_ENABLE, device->port.membase + TEGRA_UTC_ENABLE); in tegra_utc_early_console_setup()