Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpio/
Dgpio-tegra.c35 #define GPIO_PORT(x) (((x) >> 3) & 0x3) macro
39 GPIO_PORT(x) * 4)
229 port = GPIO_PORT(offset); in tegra_gpio_set_debounce()
294 unsigned int gpio = d->hwirq, port = GPIO_PORT(gpio), lvl_type; in tegra_gpio_irq_set_type()
492 port = GPIO_PORT(gpio); in tegra_gpio_irq_set_wake()