Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpio/
H A Dgpio-tegra186.c51 #define TEGRA186_GPIO_ENABLE_CONFIG_INTERRUPT BIT(6) macro
518 value &= ~TEGRA186_GPIO_ENABLE_CONFIG_INTERRUPT; in tegra186_irq_mask()
538 value |= TEGRA186_GPIO_ENABLE_CONFIG_INTERRUPT; in tegra186_irq_unmask()