Searched refs:GPIO_INT_LVL_MASK (Results 1 – 1 of 1) sorted by relevance
52 #define GPIO_INT_LVL_MASK 0x010101 macro342 val &= ~(GPIO_INT_LVL_MASK << GPIO_BIT(gpio)); in tegra_gpio_irq_set_type()
Completed in 8 milliseconds