Home
last modified time | relevance | path

Searched refs:CONFIG_SYS_RTC_OSCILLATOR (Results 1 – 10 of 10) sorted by relevance

/external/u-boot/arch/m68k/cpu/mcf5227x/
Dcpu_init.c107 out_be32(&rtcex->gocu, (CONFIG_SYS_RTC_OSCILLATOR >> 16) & 0xffff); in cpu_init_r()
108 out_be32(&rtcex->gocl, CONFIG_SYS_RTC_OSCILLATOR & 0xffff); in cpu_init_r()
/external/u-boot/include/configs/
DM54451EVB.h103 #define CONFIG_SYS_RTC_OSCILLATOR (32 * CONFIG_SYS_HZ) macro
DM52277EVB.h89 #define CONFIG_SYS_RTC_OSCILLATOR (32 * CONFIG_SYS_HZ) macro
DM54455EVB.h130 #define CONFIG_SYS_RTC_OSCILLATOR (32 * CONFIG_SYS_HZ) macro
/external/u-boot/arch/m68k/cpu/mcf5445x/
Dcpu_init.c229 out_be32(&rtcex->gocu, (CONFIG_SYS_RTC_OSCILLATOR >> 16) & 0xffff); in cpu_init_r()
230 out_be32(&rtcex->gocl, CONFIG_SYS_RTC_OSCILLATOR & 0xffff); in cpu_init_r()
/external/u-boot/board/freescale/m53017evb/
DREADME76 CONFIG_SYS_RTC_OSCILLATOR -- define RTC clock frequency
/external/u-boot/board/freescale/m52277evb/
DREADME77 CONFIG_SYS_RTC_OSCILLATOR -- define RTC clock frequency
/external/u-boot/board/freescale/m5373evb/
DREADME75 CONFIG_SYS_RTC_OSCILLATOR -- define RTC clock frequency
/external/u-boot/board/freescale/m54455evb/
DREADME79 CONFIG_SYS_RTC_OSCILLATOR -- define RTC clock frequency
/external/u-boot/scripts/
Dconfig_whitelist.txt4117 CONFIG_SYS_RTC_OSCILLATOR