Home
last modified time | relevance | path

Searched refs:aotag (Results 1 – 4 of 4) sorted by relevance

/Linux-v4.19/Documentation/devicetree/bindings/arm/tegra/
Dnvidia,tegra186-pmc.txt12 - "aotag"
29 reg-names = "pmc", "wake", "aotag", "scratch";
/Linux-v4.19/drivers/soc/tegra/
Dpmc.c195 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/
Dtegra194.dtsi323 reg-names = "pmc", "wake", "aotag", "scratch", "misc";
Dtegra186.dtsi370 reg-names = "pmc", "wake", "aotag", "scratch";