Searched refs:ctlr_data (Results 1 – 1 of 1) sorted by relevance
170 struct tegra186_gpio_ctlr_data *ctlr_data = in tegra186_gpio_bind() local183 for (port = 0; port < ctlr_data->port_count; port++) { in tegra186_gpio_bind()190 plat->name = ctlr_data->ports[port].name; in tegra186_gpio_bind()191 plat->regs = &(regs[ctlr_data->ports[port].offset / 4]); in tegra186_gpio_bind()
Completed in 3 milliseconds