Home
last modified time | relevance | path

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

/linux-6.15/drivers/gpio/
H A Dgpio-tegra.c29 #define GPIO_PORT(x) (((x) >> 3) & 0x3) macro
33 GPIO_PORT(x) * 4)
242 port = GPIO_PORT(offset); in tegra_gpio_set_debounce()
302 unsigned int gpio = d->hwirq, port = GPIO_PORT(gpio), lvl_type; in tegra_gpio_irq_set_type()
545 port = GPIO_PORT(gpio); in tegra_gpio_irq_set_wake()