Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/rtc/
H A Dat91sam9_rtt.c36 at91_gpbr_t *gpbr = (at91_gpbr_t *) ATMEL_BASE_GPBR; in rtc_get()
54 at91_gpbr_t *gpbr = (at91_gpbr_t *) ATMEL_BASE_GPBR; in rtc_set()
72 at91_gpbr_t *gpbr = (at91_gpbr_t *) ATMEL_BASE_GPBR; in rtc_reset()
/OK3568_Linux_fs/u-boot/arch/arm/mach-at91/include/mach/
H A Dat91sam9260.h158 # define ATMEL_BASE_GPBR 0xfffffd60 macro
165 # define ATMEL_BASE_GPBR 0xfffffd50 macro
172 # define ATMEL_BASE_GPBR 0xfffffd50 macro
H A Dat91sam9261.h94 #define ATMEL_BASE_GPBR 0xfffffd50 macro
H A Dat91sam9rl.h97 #define ATMEL_BASE_GPBR 0xfffffd60 macro
H A Dat91sam9263.h108 #define ATMEL_BASE_GPBR 0xfffffd60 macro
H A Dat91sam9g45.h113 #define ATMEL_BASE_GPBR 0xfffffd60 macro
H A Dat91sam9x5.h109 #define ATMEL_BASE_GPBR 0xfffffe60 macro
H A Dsama5d3.h157 #define ATMEL_BASE_GPBR 0xfffffe60 macro
/OK3568_Linux_fs/u-boot/drivers/bootcount/
H A Dbootcount_at91.c16 at91_gpbr_t *gpbr = (at91_gpbr_t *) ATMEL_BASE_GPBR; in bootcount_store()
24 at91_gpbr_t *gpbr = (at91_gpbr_t *) ATMEL_BASE_GPBR; in bootcount_load()