summaryrefslogtreecommitdiffstats
path: root/src/occ_gpe0/firdata/sbe_fifo.h
diff options
context:
space:
mode:
authorDouglas Gilbert <dgilbert@us.ibm.com>2018-05-22 13:34:16 -0500
committerMartha Broyles <mbroyles@us.ibm.com>2018-05-29 14:30:07 -0400
commit5c01b5476e8fe89951611141cc780796bce52962 (patch)
treedf5b778c95acd02e2ef863e81eb77fe40bb2bada /src/occ_gpe0/firdata/sbe_fifo.h
parentaa97e176b1be739697a3375ed471a6ddce9734e7 (diff)
downloadtalos-occ-5c01b5476e8fe89951611141cc780796bce52962.tar.gz
talos-occ-5c01b5476e8fe89951611141cc780796bce52962.zip
captureFir: Add delay and sbefifo reset
Change-Id: Ieb71ecd8a90579293a3c9875275f4add8ac0c713 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/59397 Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com> Reviewed-by: Zane C. Shelley <zshelle@us.ibm.com> Reviewed-by: Martha Broyles <mbroyles@us.ibm.com>
Diffstat (limited to 'src/occ_gpe0/firdata/sbe_fifo.h')
-rw-r--r--src/occ_gpe0/firdata/sbe_fifo.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/occ_gpe0/firdata/sbe_fifo.h b/src/occ_gpe0/firdata/sbe_fifo.h
index 83d293a..7b6df51 100644
--- a/src/occ_gpe0/firdata/sbe_fifo.h
+++ b/src/occ_gpe0/firdata/sbe_fifo.h
@@ -42,7 +42,9 @@
#define FSB_UPFIFO_SIG_EOT 0x80000000
#define SBE_FIFO_UPFIFO_STATUS 0x00002404
#define SBE_FIFO_DNFIFO_STATUS 0x00002444
+#define SBE_FIFO_UPFIFO_REQ_RESET 0x0000240c
#define UPFIFO_STATUS_FIFO_FULL 0x00200000
+#define UPFIFO_STATUS_FIFO_NOTREADY 0x02000000
#define DNFIFO_STATUS_FIFO_EMPTY 0x00100000
#define DNFIFO_STATUS_DEQUEUED_EOT_FLAG 0x00800000
#define SBE_FIFO_DNFIFO_ACK_EOT 0x00002454
OpenPOWER on IntegriCloud