Searched refs:aotag (Results 1 – 5 of 5) sorted by relevance
| /linux/drivers/soc/tegra/ |
| H A D | pmc.c | 432 void __iomem *aotag; member 2894 pmc->aotag = base; in tegra_pmc_probe() 2905 pmc->aotag = devm_ioremap_resource(&pdev->dev, res); in tegra_pmc_probe() 2906 if (IS_ERR(pmc->aotag)) in tegra_pmc_probe() 2907 return PTR_ERR(pmc->aotag); in tegra_pmc_probe() 2909 pmc->aotag = NULL; in tegra_pmc_probe()
|
| /linux/arch/arm64/boot/dts/nvidia/ |
| H A D | tegra186.dtsi | 1310 reg-names = "pmc", "wake", "aotag", "scratch";
|
| H A D | tegra264.dtsi | 3346 reg-names = "pmc", "wake", "aotag", "scratch", "misc";
|
| H A D | tegra194.dtsi | 1693 reg-names = "pmc", "wake", "aotag", "scratch", "misc";
|
| H A D | tegra234.dtsi | 4037 reg-names = "pmc", "wake", "aotag", "scratch", "misc";
|