Searched refs:aotag (Results 1 – 5 of 5) sorted by relevance
| /linux/drivers/soc/tegra/ |
| H A D | pmc.c | 446 void __iomem *aotag; member 3128 pmc->aotag = base; in tegra_pmc_probe() 3139 pmc->aotag = devm_ioremap_resource(&pdev->dev, res); in tegra_pmc_probe() 3140 if (IS_ERR(pmc->aotag)) in tegra_pmc_probe() 3141 return PTR_ERR(pmc->aotag); in tegra_pmc_probe() 3143 pmc->aotag = NULL; in tegra_pmc_probe()
|
| /linux/arch/arm64/boot/dts/nvidia/ |
| H A D | tegra186.dtsi | 1308 reg-names = "pmc", "wake", "aotag", "scratch";
|
| H A D | tegra264.dtsi | 3346 reg-names = "pmc", "wake", "aotag", "scratch", "misc";
|
| H A D | tegra194.dtsi | 1682 reg-names = "pmc", "wake", "aotag", "scratch", "misc";
|
| H A D | tegra234.dtsi | 4031 reg-names = "pmc", "wake", "aotag", "scratch", "misc";
|