提交 f4e1886d 编写于 作者: H Heiko Schocher 提交者: Andreas Bießmann

arm, at91: add reset controller status register

add reset controller status register
Signed-off-by: NHeiko Schocher <hs@denx.de>
Acked-by: NBo Shen <voice.shen@atmel.com>
上级 f624162f
......@@ -13,6 +13,8 @@
#ifndef AT91_RSTC_H
#define AT91_RSTC_H
/* Reset Controller Status Register */
#define AT91_ASM_RSTC_SR (ATMEL_BASE_RSTC + 0x04)
#define AT91_ASM_RSTC_MR (ATMEL_BASE_RSTC + 0x08)
#ifndef __ASSEMBLY__
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册