Lines Matching refs:ports
89 const struct tegra_gpio_port *ports;
122 const struct tegra_gpio_port *port = &gpio->soc->ports[i];
449 pin += gpio->soc->ports[j].pins;
481 offset += gpio->soc->ports[i].pins;
635 const struct tegra_gpio_port *port = &gpio->soc->ports[i];
642 /* skip ports that are not associated with this bank */
686 offset += gpio->soc->ports[i].pins;
730 if (offset < gpio->soc->ports[i].pins)
733 offset -= gpio->soc->ports[i].pins;
753 const struct tegra_gpio_port *port = &gpio->soc->ports[i];
836 if (gpio->soc->ports[i].bank > gpio->num_banks)
837 gpio->num_banks = gpio->soc->ports[i].bank;
897 gpio->gpio.ngpio += gpio->soc->ports[i].pins;
905 const struct tegra_gpio_port *port = &gpio->soc->ports[i];
984 const struct tegra_gpio_port *port = &gpio->soc->ports[i];
1031 .ports = tegra186_main_ports,
1059 .ports = tegra186_aon_ports,
1112 .ports = tegra194_main_ports,
1140 .ports = tegra194_aon_ports,
1186 .ports = tegra234_main_ports,
1212 .ports = tegra234_aon_ports,
1244 .ports = tegra241_main_ports,
1266 .ports = tegra241_aon_ports,