Searched full:aotag (Results 1 – 5 of 5) sorted by relevance
/linux-6.14.4/Documentation/devicetree/bindings/arm/tegra/ |
D | nvidia,tegra186-pmc.yaml | 29 - const: aotag 186 reg-names = "pmc", "wake", "aotag", "scratch";
|
/linux-6.14.4/drivers/soc/tegra/ |
D | pmc.c | 395 * @aotag: pointer to I/O remapped region for AOTAG registers 431 void __iomem *aotag; member 2887 pmc->aotag = base; in tegra_pmc_probe() 2894 pmc->aotag = devm_platform_ioremap_resource_byname(pdev, "aotag"); in tegra_pmc_probe() 2895 if (IS_ERR(pmc->aotag)) in tegra_pmc_probe() 2896 return PTR_ERR(pmc->aotag); in tegra_pmc_probe() 3691 "AOTAG" 3877 "AOTAG", 4054 "AOTAG",
|
/linux-6.14.4/arch/arm64/boot/dts/nvidia/ |
D | tegra186.dtsi | 1295 reg-names = "pmc", "wake", "aotag", "scratch";
|
D | tegra194.dtsi | 1688 reg-names = "pmc", "wake", "aotag", "scratch", "misc";
|
D | tegra234.dtsi | 3957 reg-names = "pmc", "wake", "aotag", "scratch", "misc";
|