Home
last modified time | relevance | path

Searched full:aotag (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/Documentation/devicetree/bindings/arm/tegra/
H A Dnvidia,tegra186-pmc.yaml29 - const: aotag
168 reg-names = "pmc", "wake", "aotag", "scratch";
/openbmc/linux/drivers/soc/tegra/
H A Dpmc.c394 * @aotag: pointer to I/O remapped region for AOTAG registers
430 void __iomem *aotag; member
2929 res = platform_get_resource_byname(pdev, IORESOURCE_MEM, "aotag"); in tegra_pmc_probe()
2931 pmc->aotag = devm_ioremap_resource(&pdev->dev, res); in tegra_pmc_probe()
2932 if (IS_ERR(pmc->aotag)) in tegra_pmc_probe()
2933 return PTR_ERR(pmc->aotag); in tegra_pmc_probe()
2935 pmc->aotag = base; in tegra_pmc_probe()
3721 "AOTAG"
3906 "AOTAG",
4082 "AOTAG",
/openbmc/linux/arch/arm64/boot/dts/nvidia/
H A Dtegra186.dtsi1295 reg-names = "pmc", "wake", "aotag", "scratch";
H A Dtegra194.dtsi1688 reg-names = "pmc", "wake", "aotag", "scratch", "misc";
H A Dtegra234.dtsi1851 reg-names = "pmc", "wake", "aotag", "scratch", "misc";