Searched refs:rtc_t (Results 1 – 5 of 5) sorted by relevance
25 volatile rtc_t *rtc = (rtc_t *) (CONFIG_SYS_MCFRTC_BASE); in rtc_get()54 volatile rtc_t *rtc = (rtc_t *) (CONFIG_SYS_MCFRTC_BASE); in rtc_set()96 volatile rtc_t *rtc = (rtc_t *) (CONFIG_SYS_MCFRTC_BASE); in rtc_reset()
117 rtc_t *rtc = (rtc_t *)(CONFIG_SYS_MCFRTC_BASE); in cpu_init_r()
25 } rtc_t; typedef
102 rtc_t *rtc = (rtc_t *) (CONFIG_SYS_MCFRTC_BASE); in cpu_init_r()
267 rtc_t *rtc = (rtc_t *)(CONFIG_SYS_MCFRTC_BASE); in cpu_init_r()
Completed in 7 milliseconds