Searched refs:aotag (Results 1 – 4 of 4) sorted by relevance
/Linux-v4.19/Documentation/devicetree/bindings/arm/tegra/ |
D | nvidia,tegra186-pmc.txt | 12 - "aotag" 29 reg-names = "pmc", "wake", "aotag", "scratch";
|
/Linux-v4.19/drivers/soc/tegra/ |
D | pmc.c | 195 void __iomem *aotag; member 1391 pmc->aotag = devm_ioremap_resource(&pdev->dev, res); in tegra_pmc_probe() 1392 if (IS_ERR(pmc->aotag)) in tegra_pmc_probe() 1393 return PTR_ERR(pmc->aotag); in tegra_pmc_probe() 1395 pmc->aotag = base; in tegra_pmc_probe()
|
/Linux-v4.19/arch/arm64/boot/dts/nvidia/ |
D | tegra194.dtsi | 323 reg-names = "pmc", "wake", "aotag", "scratch", "misc";
|
D | tegra186.dtsi | 370 reg-names = "pmc", "wake", "aotag", "scratch";
|