Searched refs:GPIO_MSK_INT_ENB (Results 1 – 1 of 1) sorted by relevance
54 #define GPIO_MSK_INT_ENB(x) (GPIO_REG(x) + tegra_gpio_upper_offset + 0x50) macro191 tegra_gpio_mask_write(GPIO_MSK_INT_ENB(gpio), gpio, 0); in tegra_gpio_irq_mask()198 tegra_gpio_mask_write(GPIO_MSK_INT_ENB(gpio), gpio, 1); in tegra_gpio_irq_unmask()