HomeSort by relevance Sort by last modified time
    Searched refs:TEGRA186_GPIO_PER_GPIO_STRIDE (Results 1 - 2 of 2) sorted by null

  /external/u-boot/drivers/gpio/
tegra186_gpio_priv.h 43 #define TEGRA186_GPIO_PER_GPIO_STRIDE 0x20
tegra186_gpio.c 38 uint32_t index = (reg + (gpio * TEGRA186_GPIO_PER_GPIO_STRIDE)) / 4;

Completed in 4256 milliseconds