Home
last modified time | relevance | path

Searched refs:rtc_t (Results 1 – 5 of 5) sorted by relevance

/openbmc/u-boot/drivers/rtc/
H A Dmcfrtc.c25 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()
/openbmc/u-boot/arch/m68k/cpu/mcf5227x/
H A Dcpu_init.c104 rtc_t *rtc = (rtc_t *)(CONFIG_SYS_MCFRTC_BASE); in cpu_init_r()
/openbmc/u-boot/arch/m68k/include/asm/
H A Drtc.h25 } rtc_t; typedef
/openbmc/u-boot/arch/m68k/cpu/mcf532x/
H A Dcpu_init.c99 rtc_t *rtc = (rtc_t *) (CONFIG_SYS_MCFRTC_BASE); in cpu_init_r()
/openbmc/u-boot/arch/m68k/cpu/mcf5445x/
H A Dcpu_init.c235 rtc_t *rtc = (rtc_t *)(CONFIG_SYS_MCFRTC_BASE); in cpu_init_r()