summaryrefslogtreecommitdiffstats
path: root/cf-fsi-fw.h
diff options
context:
space:
mode:
authorBenjamin Herrenschmidt <benh@kernel.crashing.org>2018-06-03 19:37:45 +1000
committerBenjamin Herrenschmidt <benh@kernel.crashing.org>2018-06-03 19:37:45 +1000
commit389e7936ba57d70e28e75a3ab2ee80930682056e (patch)
tree1a16900dfc1763bca108d3cf7997506c9d9a1da1 /cf-fsi-fw.h
parent539a40d9324792b58b6cf550611d52afa891f931 (diff)
downloadcf-fsi-389e7936ba57d70e28e75a3ab2ee80930682056e.tar.gz
cf-fsi-389e7936ba57d70e28e75a3ab2ee80930682056e.zip
Configure send/echo delay
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Diffstat (limited to 'cf-fsi-fw.h')
-rw-r--r--cf-fsi-fw.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/cf-fsi-fw.h b/cf-fsi-fw.h
index 1897ea6..db59efc 100644
--- a/cf-fsi-fw.h
+++ b/cf-fsi-fw.h
@@ -49,6 +49,10 @@
/* Response CRC */
#define STAT_RCRC 0x06
+/* Echo and Send delay */
+#define ECHO_DLY_REG 0x08
+#define SEND_DLY_REG 0x09
+
/* Command data area
*
* Last byte of message must be left aligned
OpenPOWER on IntegriCloud