Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/gpio/
H A Dtegra186_gpio_priv.h43 #define TEGRA186_GPIO_PER_GPIO_STRIDE 0x20 macro
H A Dtegra186_gpio.c38 uint32_t index = (reg + (gpio * TEGRA186_GPIO_PER_GPIO_STRIDE)) / 4; in tegra186_gpio_reg()