Searched refs:aotag (Results 1 – 4 of 4) sorted by relevance
| /Linux-v5.4/Documentation/devicetree/bindings/arm/tegra/ |
| D | nvidia,tegra186-pmc.txt | 12 - "aotag" 32 reg-names = "pmc", "wake", "aotag", "scratch"; 92 reg-names = "pmc", "wake", "aotag", "scratch";
|
| /Linux-v5.4/drivers/soc/tegra/ |
| D | pmc.c | 317 void __iomem *aotag; member 2057 pmc->aotag = devm_ioremap_resource(&pdev->dev, res); in tegra_pmc_probe() 2058 if (IS_ERR(pmc->aotag)) in tegra_pmc_probe() 2059 return PTR_ERR(pmc->aotag); in tegra_pmc_probe() 2061 pmc->aotag = base; in tegra_pmc_probe()
|
| /Linux-v5.4/arch/arm64/boot/dts/nvidia/ |
| D | tegra186.dtsi | 670 reg-names = "pmc", "wake", "aotag", "scratch";
|
| D | tegra194.dtsi | 799 reg-names = "pmc", "wake", "aotag", "scratch", "misc";
|