Home
last modified time | relevance | path

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

/linux/drivers/gpio/
A Dgpio-tegra.c27 #define GPIO_PORT(x) (((x) >> 3) & 0x3) macro
31 GPIO_PORT(x) * 4)
246 port = GPIO_PORT(offset); in tegra_gpio_set_debounce()
304 unsigned int gpio = d->hwirq, port = GPIO_PORT(gpio), lvl_type; in tegra_gpio_irq_set_type()
550 port = GPIO_PORT(gpio); in tegra_gpio_irq_set_wake()

Completed in 4 milliseconds