diff options
Diffstat (limited to 'board/keymile/common/common.h')
| -rw-r--r-- | board/keymile/common/common.h | 2 | 
1 files changed, 2 insertions, 0 deletions
| diff --git a/board/keymile/common/common.h b/board/keymile/common/common.h index 6c1f6400c..db117c77c 100644 --- a/board/keymile/common/common.h +++ b/board/keymile/common/common.h @@ -16,6 +16,8 @@  #define WRG_LED		0x02  #define WRL_BOOT	0x01 +#define OPRTL_XBUFENA	0x20 +  #define H_OPORTS_SCC4_ENA	0x10  #define H_OPORTS_SCC4_FD_ENA	0x04  #define H_OPORTS_FCC1_PW_DWN	0x01 |