From 95eca1664247bb83580dbac58db381af929fd21c Mon Sep 17 00:00:00 2001 From: Michael Scire Date: Wed, 1 Sep 2021 23:15:49 -0700 Subject: [PATCH] fusee_cpp: import mariko mtc --- libvapours/include/vapours/tegra/tegra_emc.hpp | 1 + 1 file changed, 1 insertion(+) diff --git a/libvapours/include/vapours/tegra/tegra_emc.hpp b/libvapours/include/vapours/tegra/tegra_emc.hpp index 2b513658..c7f6a055 100644 --- a/libvapours/include/vapours/tegra/tegra_emc.hpp +++ b/libvapours/include/vapours/tegra/tegra_emc.hpp @@ -495,6 +495,7 @@ #define EMC_PMACRO_IB_RXRT (0xCF4) #define EMC_PMACRO_TRAINING_CTRL_0 (0xCF8) #define EMC_PMACRO_TRAINING_CTRL_1 (0xCFC) +#define EMC_PMACRO_DIG_DLL_STATUS_0 (0xD20) #define EMC_PMACRO_PERBIT_FGCG_CTRL_0 (0xD40) #define EMC_PMACRO_PERBIT_FGCG_CTRL_1 (0xD44) #define EMC_PMACRO_PERBIT_FGCG_CTRL_2 (0xD48)