Home
last modified time | relevance | path

Searched defs:rtc (Results 1 – 25 of 62) sorted by relevance

123

/openbmc/u-boot/drivers/rtc/
H A Ddavinci.c14 struct davinci_rtc *rtc = (struct davinci_rtc *)DAVINCI_RTC_BASE; in rtc_get() local
58 struct davinci_rtc *rtc = (struct davinci_rtc *)DAVINCI_RTC_BASE; in rtc_set() local
76 struct davinci_rtc *rtc = (struct davinci_rtc *)DAVINCI_RTC_BASE; in rtc_reset() local
H A Dmcfrtc.c25 volatile rtc_t *rtc = (rtc_t *) (CONFIG_SYS_MCFRTC_BASE); in rtc_get() local
54 volatile rtc_t *rtc = (rtc_t *) (CONFIG_SYS_MCFRTC_BASE); in rtc_set() local
96 volatile rtc_t *rtc = (rtc_t *) (CONFIG_SYS_MCFRTC_BASE); in rtc_reset() local
H A Ds3c24x0_rtc.c28 struct s3c24x0_rtc *rtc = s3c24x0_get_base_rtc(); in SetRTC_Access() local
45 struct s3c24x0_rtc *rtc = s3c24x0_get_base_rtc(); in rtc_get() local
109 struct s3c24x0_rtc *rtc = s3c24x0_get_base_rtc(); in rtc_set() local
145 struct s3c24x0_rtc *rtc = s3c24x0_get_base_rtc(); in rtc_reset() local
H A Dmc13xxx-rtc.c12 int rtc_get(struct rtc_time *rtc) in rtc_get()
46 int rtc_set(struct rtc_time *rtc) in rtc_set()
/openbmc/qemu/hw/rtc/
H A Daspeed_rtc.c27 static void aspeed_rtc_calc_offset(AspeedRtcState *rtc) in aspeed_rtc_calc_offset()
47 static uint32_t aspeed_rtc_get_counter(AspeedRtcState *rtc, int r) in aspeed_rtc_get_counter()
71 AspeedRtcState *rtc = opaque; in aspeed_rtc_read() local
100 AspeedRtcState *rtc = opaque; in aspeed_rtc_write() local
125 AspeedRtcState *rtc = ASPEED_RTC(d); in aspeed_rtc_reset() local
/openbmc/qemu/hw/ppc/
H A Dspapr_rtc.c39 void spapr_rtc_read(SpaprRtcState *rtc, struct tm *tm, uint32_t *ns) in spapr_rtc_read()
58 int spapr_rtc_import_offset(SpaprRtcState *rtc, int64_t legacy_offset) in spapr_rtc_import_offset()
99 SpaprRtcState *rtc = &spapr->rtc; in rtas_set_time_of_day() local
141 SpaprRtcState *rtc = SPAPR_RTC(dev); in spapr_rtc_realize() local
/openbmc/u-boot/drivers/bootcount/
H A Drtc.c14 struct udevice *rtc; member
54 struct udevice *rtc; in bootcount_rtc_probe() local
/openbmc/u-boot/arch/arm/mach-omap2/am33xx/
H A Dboard.c324 static void rtc32k_unlock(struct davinci_rtc *rtc) in rtc32k_unlock()
351 struct davinci_rtc *rtc = (struct davinci_rtc *)RTC_BASE; in update_rtc_magic() local
389 struct davinci_rtc *rtc = (struct davinci_rtc *)RTC_BASE; in rtc32k_enable() local
434 struct davinci_rtc *rtc = (struct davinci_rtc *)RTC_BASE; in rtc_only() local
/openbmc/u-boot/arch/arm/dts/
H A Dsocfpga_cyclone5_socrates.dts47 rtc: rtc@68 { label
H A Dmeson-gxl-s905x-khadas-vim.dts101 rtc: rtc@51 { label
H A Dkirkwood-6192.dtsi58 rtc: rtc@10300 { label
H A Dkirkwood-6281.dtsi58 rtc: rtc@10300 { label
H A Dmeson-gxm-khadas-vim2.dts294 rtc: rtc@51 { label
H A Dsun8i-v3s.dtsi192 rtc: rtc@01c20400 { label
H A Ddm816x.dtsi220 rtc: rtc@480c0000 { label
H A Dstm32f429.dtsi289 rtc: rtc@40002800 { label
/openbmc/u-boot/arch/mips/dts/
H A Djz4780.dtsi33 rtc: rtc { label
/openbmc/qemu/hw/intc/
H A Driscv_aclint.c68 uint64_t rtc = cpu_riscv_read_rtc(mtimer); in riscv_aclint_mtimer_write_timecmp() local
154 uint64_t rtc = cpu_riscv_read_rtc(mtimer); in riscv_aclint_mtimer_read() local
212 uint64_t rtc = cpu_riscv_read_rtc(mtimer); in riscv_aclint_mtimer_write() local
/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() local
/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() local
/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() local
/openbmc/qemu/include/hw/arm/
H A Dallwinner-a10.h45 AwRtcState rtc; member
/openbmc/qemu/include/hw/timer/
H A Dstellaris-gptm.h41 uint32_t rtc; member
/openbmc/qemu/include/hw/southbridge/
H A Dpiix.h58 MC146818RtcState rtc; member
/openbmc/qemu/hw/m68k/
H A Dnext-cube.c111 NeXTRTC rtc; member
938 NeXTRTC *rtc = NEXT_RTC(opaque); in next_rtc_data_in_irq() local
1018 NeXTRTC *rtc = NEXT_RTC(opaque); in next_rtc_cmd_reset_irq() local
1029 NeXTRTC *rtc = NEXT_RTC(obj); in next_rtc_reset_hold() local
1039 NeXTRTC *rtc = NEXT_RTC(obj); in next_rtc_init() local

123