Home
last modified time | relevance | path

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

/Linux-v5.4/Documentation/devicetree/bindings/arm/tegra/
Dnvidia,tegra186-pmc.txt12 - "aotag"
32 reg-names = "pmc", "wake", "aotag", "scratch";
92 reg-names = "pmc", "wake", "aotag", "scratch";
/Linux-v5.4/drivers/soc/tegra/
Dpmc.c317 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/
Dtegra186.dtsi670 reg-names = "pmc", "wake", "aotag", "scratch";
Dtegra194.dtsi799 reg-names = "pmc", "wake", "aotag", "scratch", "misc";