Home
last modified time | relevance | path

Searched refs:AT91_ASM_RSTC_MR (Results 1 – 3 of 3) sorted by relevance

/external/u-boot/arch/arm/mach-at91/include/mach/
Dat91_rstc.h17 #define AT91_ASM_RSTC_MR (ATMEL_BASE_RSTC + 0x08) macro
/external/u-boot/arch/arm/mach-at91/arm926ejs/
Dlowlevel_init.S237 .word AT91_ASM_RSTC_MR
/external/u-boot/board/bluewater/gurnard/
Dgurnard.c302 setbits_le32(AT91_ASM_RSTC_MR, AT91_RSTC_KEY | AT91_RSTC_MR_URSTEN); in board_init()