Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/gpio/
Dgpio-tegra.c35 #define GPIO_PORT(x) (((x) >> 3) & 0x3) macro
39 GPIO_PORT(x) * 4)
205 int port = GPIO_PORT(gpio); in tegra_gpio_irq_set_type()
365 port = GPIO_PORT(gpio); in tegra_gpio_irq_set_wake()