Home
last modified time | relevance | path

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

/external/u-boot/drivers/gpio/
Dtegra186_gpio_priv.h31 #define TEGRA186_GPIO_OUTPUT_CONTROL 0x0c macro
Dtegra186_gpio.c49 reg = tegra186_gpio_reg(dev, TEGRA186_GPIO_OUTPUT_CONTROL, offset); in tegra186_gpio_set_out()