From 389e7936ba57d70e28e75a3ab2ee80930682056e Mon Sep 17 00:00:00 2001 From: Benjamin Herrenschmidt Date: Sun, 3 Jun 2018 19:37:45 +1000 Subject: Configure send/echo delay Signed-off-by: Benjamin Herrenschmidt --- cf-fsi-fw.h | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'cf-fsi-fw.h') 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 -- cgit v1.2.1