Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hte/
H A Dhte-tegra194.c108 struct tegra_hte_line_mapped { struct
123 const struct tegra_hte_line_mapped *map; argument
124 const struct tegra_hte_line_mapped *sec_map;
139 static const struct tegra_hte_line_mapped tegra194_aon_gpio_map[] = {
178 static const struct tegra_hte_line_mapped tegra194_aon_gpio_sec_map[] = {
227 static const struct tegra_hte_line_mapped tegra234_aon_gpio_map[] = {
269 static const struct tegra_hte_line_mapped tegra234_aon_gpio_sec_map[] = {
364 const struct tegra_hte_line_mapped *m, in tegra_hte_map_to_line_id()
389 const struct tegra_hte_line_mapped *map = NULL; in tegra_hte_line_xlate()