Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/m68k/include/asm/
H A 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 …]
/openbmc/u-boot/arch/m68k/lib/
H A 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()
/openbmc/u-boot/arch/m68k/cpu/mcf547x_8x/
H A Dslicetimer.c18 #ifndef CONFIG_SYS_UDELAY_BASE
29 slt_t *timerp = (slt_t *) (CONFIG_SYS_UDELAY_BASE); in __udelay()
/openbmc/u-boot/scripts/
H A Dconfig_whitelist.txt4241 CONFIG_SYS_UDELAY_BASE