Commit 17d9a519 authored by Alberto Garcia's avatar Alberto Garcia Committed by Samuel Iglesias Gonsálvez

tdc: fix address of TDC ACAM Readback register #14

Signed-off-by: Alberto Garcia's avatarAlberto Garcia <agarcia@igalia.com>
Signed-off-by: Samuel Iglesias Gonsálvez's avatarSamuel Iglesias Gonsalvez <siglesias@igalia.com>
parent 42688421
......@@ -61,7 +61,7 @@
#define TDC_ACAM_RDBACK_REG_10 0x20068
#define TDC_ACAM_RDBACK_REG_11 0x2006C
#define TDC_ACAM_RDBACK_REG_12 0x20070
#define TDC_ACAM_RDBACK_REG_14 0x2007C
#define TDC_ACAM_RDBACK_REG_14 0x20078
/* TDC core registers */
#define TDC_START_UTC_R 0x20080
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment