Searched refs:ATMEL_BASE_RSTC (Results 1 - 15 of 15) sorted by relevance

/u-boot/arch/arm/mach-at91/include/mach/
H A Dat91_rstc.h16 #define AT91_ASM_RSTC_SR (ATMEL_BASE_RSTC + 0x04)
17 #define AT91_ASM_RSTC_MR (ATMEL_BASE_RSTC + 0x08)
H A Dat91sam9261.h83 #define ATMEL_BASE_RSTC 0xfffffd00 macro
H A Dsama7g5.h44 #define ATMEL_BASE_RSTC 0xe001d000 macro
H A Dat91sam9263.h96 #define ATMEL_BASE_RSTC 0xfffffd00 macro
H A Dat91sam9rl.h86 #define ATMEL_BASE_RSTC 0xfffffd00 macro
H A Dat91sam9260.h99 #define ATMEL_BASE_RSTC 0xfffffd00 macro
H A Dat91sam9g45.h101 #define ATMEL_BASE_RSTC 0xfffffd00 macro
H A Dsam9x60.h99 #define ATMEL_BASE_RSTC 0xfffffe00 macro
H A Dat91sam9x5.h102 #define ATMEL_BASE_RSTC 0xfffffe00 macro
H A Dsama5d4.h130 #define ATMEL_BASE_RSTC 0xfc068600 macro
H A Dsama5d2.h161 #define ATMEL_BASE_RSTC ATMEL_BASE_SYSC macro
H A Dsama5d3.h146 #define ATMEL_BASE_RSTC 0xfffffe00 macro
/u-boot/arch/arm/mach-at91/arm926ejs/
H A Dreset.c17 at91_rstc_t *rstc = (at91_rstc_t *) ATMEL_BASE_RSTC;
/u-boot/arch/arm/mach-at91/
H A Dphy.c27 at91_rstc_t *rstc = (at91_rstc_t *)ATMEL_BASE_RSTC;
H A Dspl_at91.c29 struct at91_rstc *rstc = (struct at91_rstc *)ATMEL_BASE_RSTC;

Completed in 63 milliseconds