Home
last modified time | relevance | path

Searched refs:mips_gictimer_store_sh_count (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/hw/timer/
H A Dmips_gictimer.c71 void mips_gictimer_store_sh_count(MIPSGICTimerState *gictimer, uint64_t count) in mips_gictimer_store_sh_count() function
111 mips_gictimer_store_sh_count(gictimer, gictimer->sh_counterlo); in mips_gictimer_start_count()
/openbmc/qemu/include/hw/timer/
H A Dmips_gictimer.h36 void mips_gictimer_store_sh_count(MIPSGICTimerState *gic, uint64_t count);
/openbmc/qemu/hw/intc/
H A Dmips_gic.c286 mips_gictimer_store_sh_count(gic->gic_timer, data); in gic_write()
381 mips_gictimer_store_sh_count(gic->gic_timer, 0); in gic_reset()