Searched refs:TEGRA194_AON_GPIO_PORT (Results 1 – 1 of 1) sorted by relevance
| /Linux-v6.1/drivers/gpio/ |
| D | gpio-tegra186.c | 1047 #define TEGRA194_AON_GPIO_PORT(_name, _bank, _port, _pins) \ macro 1056 TEGRA194_AON_GPIO_PORT(AA, 0, 3, 8), 1057 TEGRA194_AON_GPIO_PORT(BB, 0, 4, 4), 1058 TEGRA194_AON_GPIO_PORT(CC, 0, 1, 8), 1059 TEGRA194_AON_GPIO_PORT(DD, 0, 2, 3), 1060 TEGRA194_AON_GPIO_PORT(EE, 0, 0, 7)
|