Home
last modified time | relevance | path

Searched defs:rtc_r (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/target/riscv/
H A Dtime_helper.c50 uint64_t rtc_r = env->rdtime_fn(env->rdtime_fn_arg) + delta; in riscv_timer_write_timecmp() local
/openbmc/qemu/hw/intc/
H A Driscv_aclint.c210 uint64_t rtc_r = cpu_riscv_read_rtc_raw(mtimer->timebase_freq); in riscv_aclint_mtimer_write() local