Home
last modified time | relevance | path

Searched refs:CONFIG_SYS_UDELAY_BASE (Results 1 – 4 of 4) sorted by relevance

/external/u-boot/arch/m68k/include/asm/
Dimmap.h21 #define CONFIG_SYS_UDELAY_BASE (MMAP_DTMR0) macro
32 #define CONFIG_SYS_UDELAY_BASE (MMAP_PIT0) macro
55 #define CONFIG_SYS_UDELAY_BASE (MMAP_DTMR0) macro
66 #define CONFIG_SYS_UDELAY_BASE (MMAP_PIT0) macro
84 #define CONFIG_SYS_UDELAY_BASE (MMAP_DTMR0) macro
95 #define CONFIG_SYS_UDELAY_BASE (MMAP_PIT0) macro
115 #define CONFIG_SYS_UDELAY_BASE (MMAP_DTMR0) macro
138 #define CONFIG_SYS_UDELAY_BASE (MMAP_DTMR0) macro
158 #define CONFIG_SYS_UDELAY_BASE (MMAP_DTMR0) macro
184 #define CONFIG_SYS_UDELAY_BASE (MMAP_TMR0) macro
[all …]
/external/u-boot/arch/m68k/lib/
Dtime.c24 #ifndef CONFIG_SYS_UDELAY_BASE
35 volatile dtmr_t *timerp = (dtmr_t *) (CONFIG_SYS_UDELAY_BASE); in __udelay()
120 volatile pit_t *timerp = (pit_t *) (CONFIG_SYS_UDELAY_BASE); in __udelay()
/external/u-boot/arch/m68k/cpu/mcf547x_8x/
Dslicetimer.c18 #ifndef CONFIG_SYS_UDELAY_BASE
29 slt_t *timerp = (slt_t *) (CONFIG_SYS_UDELAY_BASE); in __udelay()
/external/u-boot/scripts/
Dconfig_whitelist.txt4344 CONFIG_SYS_UDELAY_BASE