Searched refs:TEGRA_GPIOS_PER_PORT (Results 1 – 2 of 2) sorted by relevance
241 port = gpio / TEGRA_GPIOS_PER_PORT; in tegra_gpio_xlate()245 desc->offset = gpio % TEGRA_GPIOS_PER_PORT; in tegra_gpio_xlate()303 uc_priv->gpio_count = TEGRA_GPIOS_PER_PORT; in gpio_tegra_probe()359 plat->base_gpio = TEGRA_GPIOS_PER_PORT * base_port; in gpio_tegra_bind()
11 #define TEGRA_GPIOS_PER_PORT 8 macro