Searched full:aotag (Results 1 – 5 of 5) sorted by relevance
| /linux/Documentation/devicetree/bindings/arm/tegra/ |
| H A D | nvidia,tegra186-pmc.yaml | 30 - const: aotag 187 reg-names = "pmc", "wake", "aotag", "scratch";
|
| /linux/drivers/soc/tegra/ |
| H A D | pmc.c | 396 * @aotag: pointer to I/O remapped region for AOTAG registers 431 void __iomem *aotag; member 2893 pmc->aotag = base; in tegra_pmc_probe() 2900 pmc->aotag = devm_platform_ioremap_resource_byname(pdev, "aotag"); in tegra_pmc_probe() 2901 if (IS_ERR(pmc->aotag)) in tegra_pmc_probe() 2902 return PTR_ERR(pmc->aotag); in tegra_pmc_probe() 3697 "AOTAG" 3883 "AOTAG", 4060 "AOTAG",
|
| /linux/arch/arm64/boot/dts/nvidia/ |
| H A D | tegra186.dtsi | 1297 reg-names = "pmc", "wake", "aotag", "scratch";
|
| H A D | tegra194.dtsi | 1692 reg-names = "pmc", "wake", "aotag", "scratch", "misc";
|
| H A D | tegra234.dtsi | 3979 reg-names = "pmc", "wake", "aotag", "scratch", "misc";
|