aboutsummaryrefslogtreecommitdiff
path: root/src/soc/samsung/exynos5420/tmu.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/soc/samsung/exynos5420/tmu.h')
-rw-r--r--src/soc/samsung/exynos5420/tmu.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/soc/samsung/exynos5420/tmu.h b/src/soc/samsung/exynos5420/tmu.h
index cf81b9ad33..3085b0718e 100644
--- a/src/soc/samsung/exynos5420/tmu.h
+++ b/src/soc/samsung/exynos5420/tmu.h
@@ -57,6 +57,7 @@ struct tmu_reg {
unsigned rsvd15;
unsigned emul_con;
};
+check_member(tmu_reg, emul_con, 0x80);
enum tmu_status_t {
TMU_STATUS_INIT = 0,