Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/gpio/
H A Dtegra186_gpio_priv.h37 #define TEGRA186_GPIO_INTERRUPT_CLEAR 0x14 macro
/openbmc/linux/drivers/gpio/
H A Dgpio-tegra186.c66 #define TEGRA186_GPIO_INTERRUPT_CLEAR 0x14 macro
503 writel(1, base + TEGRA186_GPIO_INTERRUPT_CLEAR); in tegra186_irq_ack()