Home
last modified time | relevance | path

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

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