Home
last modified time | relevance | path

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

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