Searched refs:CONFIG_SYS_RTC_OSCILLATOR (Results 1 – 10 of 10) sorted by relevance
107 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()
103 #define CONFIG_SYS_RTC_OSCILLATOR (32 * CONFIG_SYS_HZ) macro
89 #define CONFIG_SYS_RTC_OSCILLATOR (32 * CONFIG_SYS_HZ) macro
130 #define CONFIG_SYS_RTC_OSCILLATOR (32 * CONFIG_SYS_HZ) macro
229 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()
76 CONFIG_SYS_RTC_OSCILLATOR -- define RTC clock frequency
77 CONFIG_SYS_RTC_OSCILLATOR -- define RTC clock frequency
75 CONFIG_SYS_RTC_OSCILLATOR -- define RTC clock frequency
79 CONFIG_SYS_RTC_OSCILLATOR -- define RTC clock frequency
4117 CONFIG_SYS_RTC_OSCILLATOR