summaryrefslogtreecommitdiff
path: root/src/soc/intel/broadwell/include
diff options
context:
space:
mode:
authorAngel Pons <th3fanbus@gmail.com>2020-10-13 14:25:57 +0200
committerAngel Pons <th3fanbus@gmail.com>2020-10-23 18:14:21 +0000
commitec05de6f54d89d4cfa86aea56cabbf52238f36e5 (patch)
tree527f88703d18149f2449f81956887d682345946e /src/soc/intel/broadwell/include
parent9ab02cb5fc86297bfcd52d266a07c95b8ee3d6e9 (diff)
downloadcoreboot-ec05de6f54d89d4cfa86aea56cabbf52238f36e5.tar.xz
soc/intel/broadwell: Define RCBA register LCAP
This register has a name. Use it. Change-Id: I952584c4aa92fc917d2fc0ef174ee12ae3eeee81 Signed-off-by: Angel Pons <th3fanbus@gmail.com> Reviewed-on: https://review.coreboot.org/c/coreboot/+/46340 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Nico Huber <nico.h@gmx.de> Reviewed-by: HAOUAS Elyes <ehaouas@noos.fr>
Diffstat (limited to 'src/soc/intel/broadwell/include')
-rw-r--r--src/soc/intel/broadwell/include/soc/rcba.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/soc/intel/broadwell/include/soc/rcba.h b/src/soc/intel/broadwell/include/soc/rcba.h
index 3bacb9d5b6..0c63eb276c 100644
--- a/src/soc/intel/broadwell/include/soc/rcba.h
+++ b/src/soc/intel/broadwell/include/soc/rcba.h
@@ -48,6 +48,8 @@
#define PIRQG 6
#define PIRQH 7
+#define LCAP 0x21a4
+
/* IO Buffer Programming */
#define IOBPIRI 0x2330
#define IOBPD 0x2334