Home
last modified time | relevance | path

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

/external/u-boot/drivers/gpio/
Dtegra186_gpio.c57 reg = tegra186_gpio_reg(dev, TEGRA186_GPIO_ENABLE_CONFIG, offset); in tegra186_gpio_set_out()
106 reg = tegra186_gpio_reg(dev, TEGRA186_GPIO_ENABLE_CONFIG, offset); in tegra186_gpio_get_value()
130 reg = tegra186_gpio_reg(dev, TEGRA186_GPIO_ENABLE_CONFIG, offset); in tegra186_gpio_get_function()
Dtegra186_gpio_priv.h13 #define TEGRA186_GPIO_ENABLE_CONFIG 0x00 macro