Home
last modified time | relevance | path

Searched refs:ATMEL_BASE_GPBR (Results 1 – 9 of 9) sorted by relevance

/external/u-boot/drivers/rtc/
Dat91sam9_rtt.c35 at91_gpbr_t *gpbr = (at91_gpbr_t *) ATMEL_BASE_GPBR; in rtc_get()
53 at91_gpbr_t *gpbr = (at91_gpbr_t *) ATMEL_BASE_GPBR; in rtc_set()
71 at91_gpbr_t *gpbr = (at91_gpbr_t *) ATMEL_BASE_GPBR; in rtc_reset()
/external/u-boot/arch/arm/mach-at91/include/mach/
Dat91sam9260.h152 # define ATMEL_BASE_GPBR 0xfffffd60 macro
159 # define ATMEL_BASE_GPBR 0xfffffd50 macro
166 # define ATMEL_BASE_GPBR 0xfffffd50 macro
Dat91sam9rl.h92 #define ATMEL_BASE_GPBR 0xfffffd60 macro
Dat91sam9261.h88 #define ATMEL_BASE_GPBR 0xfffffd50 macro
Dat91sam9263.h102 #define ATMEL_BASE_GPBR 0xfffffd60 macro
Dat91sam9g45.h107 #define ATMEL_BASE_GPBR 0xfffffd60 macro
Dat91sam9x5.h106 #define ATMEL_BASE_GPBR 0xfffffe60 macro
Dsama5d3.h151 #define ATMEL_BASE_GPBR 0xfffffe60 macro
/external/u-boot/drivers/bootcount/
Dbootcount_at91.c14 at91_gpbr_t *gpbr = (at91_gpbr_t *) ATMEL_BASE_GPBR; in bootcount_store()
22 at91_gpbr_t *gpbr = (at91_gpbr_t *) ATMEL_BASE_GPBR; in bootcount_load()