Home
last modified time | relevance | path

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

/linux/drivers/gpio/
H A Dgpio-tegra186.c35 #define TEGRA186_GPIO_SCR_PORT_SIZE 0x40 macro
155 offset = port->bank * 0x1000 + port->port * TEGRA186_GPIO_SCR_PORT_SIZE; in tegra186_gpio_get_secure_base()