regs_ahub         515 sound/soc/tegra/tegra30_ahub.c 	void __iomem *regs_apbif, *regs_ahub;
regs_ahub         590 sound/soc/tegra/tegra30_ahub.c 	regs_ahub = devm_platform_ioremap_resource(pdev, 1);
regs_ahub         591 sound/soc/tegra/tegra30_ahub.c 	if (IS_ERR(regs_ahub))
regs_ahub         592 sound/soc/tegra/tegra30_ahub.c 		return PTR_ERR(regs_ahub);
regs_ahub         594 sound/soc/tegra/tegra30_ahub.c 	ahub->regmap_ahub = devm_regmap_init_mmio(&pdev->dev, regs_ahub,