Home
last modified time | relevance | path

Searched refs:ATMEL_BASE_PIT (Results 1 – 13 of 13) sorted by relevance

/openbmc/u-boot/arch/arm/mach-at91/armv7/
H A Dtimer.c42 at91_pit_t *pit = (at91_pit_t *)ATMEL_BASE_PIT; in timer_init()
H A Dcpu.c30 at91_pit_t *pit = (at91_pit_t *)ATMEL_BASE_PIT; in arch_preboot_os()
/openbmc/u-boot/arch/arm/mach-at91/arm926ejs/
H A Dtimer.c39 at91_pit_t *pit = (at91_pit_t *) ATMEL_BASE_PIT; in timer_init()
H A Dcpu.c28 at91_pit_t *pit = (at91_pit_t *) ATMEL_BASE_PIT; in arch_preboot_os()
/openbmc/u-boot/arch/arm/mach-at91/include/mach/
H A Dat91sam9261.h86 #define ATMEL_BASE_PIT 0xfffffd30 macro
H A Dat91sam9rl.h89 #define ATMEL_BASE_PIT 0xfffffd30 macro
H A Dat91sam9263.h99 #define ATMEL_BASE_PIT 0xfffffd30 macro
H A Dat91sam9g45.h104 #define ATMEL_BASE_PIT 0xfffffd30 macro
H A Dat91sam9260.h102 #define ATMEL_BASE_PIT 0xfffffd30 macro
H A Dat91sam9x5.h104 #define ATMEL_BASE_PIT 0xfffffe30 macro
H A Dsama5d3.h148 #define ATMEL_BASE_PIT 0xfffffe30 macro
H A Dsama5d4.h131 #define ATMEL_BASE_PIT 0xfc068630 macro
H A Dsama5d2.h156 #define ATMEL_BASE_PIT (ATMEL_BASE_SYSC + 0x30) macro