Searched refs:CONFIG_SYS_RTC_OSCILLATOR (Results 1 – 10 of 10) sorted by relevance
108 out_be32(&rtcex->gocu, (CONFIG_SYS_RTC_OSCILLATOR >> 16) & 0xffff); in cpu_init_r()109 out_be32(&rtcex->gocl, CONFIG_SYS_RTC_OSCILLATOR & 0xffff); in cpu_init_r()
107 #define CONFIG_SYS_RTC_OSCILLATOR (32 * CONFIG_SYS_HZ) macro
94 #define CONFIG_SYS_RTC_OSCILLATOR (32 * CONFIG_SYS_HZ) macro
134 #define CONFIG_SYS_RTC_OSCILLATOR (32 * CONFIG_SYS_HZ) macro
230 out_be32(&rtcex->gocu, (CONFIG_SYS_RTC_OSCILLATOR >> 16) & 0xffff); in cpu_init_r()231 out_be32(&rtcex->gocl, CONFIG_SYS_RTC_OSCILLATOR & 0xffff); in cpu_init_r()
76 CONFIG_SYS_RTC_OSCILLATOR -- define RTC clock frequency
78 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
4442 CONFIG_SYS_RTC_OSCILLATOR