Home
last modified time | relevance | path

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

/drivers/tty/serial/
A Dtegra-utc.c44 #define TEGRA_UTC_INTR_SET 0x10c macro
107 tegra_utc_tx_writel(tup, tup->tx_irqmask, TEGRA_UTC_INTR_SET); in tegra_utc_enable_tx_irq()
115 tegra_utc_tx_writel(tup, tup->tx_irqmask, TEGRA_UTC_INTR_SET); in tegra_utc_disable_tx_irq()
152 tegra_utc_rx_writel(tup, tup->rx_irqmask, TEGRA_UTC_INTR_SET); in tegra_utc_init_rx()
264 tegra_utc_rx_writel(tup, tup->rx_irqmask, TEGRA_UTC_INTR_SET); in tegra_utc_stop_rx()
396 writel(0x0, device->port.membase + TEGRA_UTC_INTR_SET); in tegra_utc_early_console_setup()

Completed in 5 milliseconds