Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/arch/m68k/include/asm/
H A Dimmap.h22 #define CONFIG_SYS_UDELAY_BASE (MMAP_DTMR0) macro
33 #define CONFIG_SYS_UDELAY_BASE (MMAP_PIT0) macro
56 #define CONFIG_SYS_UDELAY_BASE (MMAP_DTMR0) macro
67 #define CONFIG_SYS_UDELAY_BASE (MMAP_PIT0) macro
85 #define CONFIG_SYS_UDELAY_BASE (MMAP_DTMR0) macro
96 #define CONFIG_SYS_UDELAY_BASE (MMAP_PIT0) macro
116 #define CONFIG_SYS_UDELAY_BASE (MMAP_DTMR0) macro
139 #define CONFIG_SYS_UDELAY_BASE (MMAP_DTMR0) macro
159 #define CONFIG_SYS_UDELAY_BASE (MMAP_DTMR0) macro
185 #define CONFIG_SYS_UDELAY_BASE (MMAP_TMR0) macro
[all …]
/OK3568_Linux_fs/u-boot/arch/m68k/lib/
H A Dtime.c25 #ifndef CONFIG_SYS_UDELAY_BASE
36 volatile dtmr_t *timerp = (dtmr_t *) (CONFIG_SYS_UDELAY_BASE); in __udelay()
121 volatile pit_t *timerp = (pit_t *) (CONFIG_SYS_UDELAY_BASE); in __udelay()
/OK3568_Linux_fs/u-boot/arch/m68k/cpu/mcf547x_8x/
H A Dslicetimer.c19 #ifndef CONFIG_SYS_UDELAY_BASE
30 slt_t *timerp = (slt_t *) (CONFIG_SYS_UDELAY_BASE); in __udelay()
/OK3568_Linux_fs/u-boot/scripts/
H A Dconfig_whitelist.txt4672 CONFIG_SYS_UDELAY_BASE