Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/timer/
H A Dmips_gictimer.h43 void mips_gictimer_stop_count(MIPSGICTimerState *gic);
/openbmc/qemu/hw/timer/
H A Dmips_gictimer.c114 void mips_gictimer_stop_count(MIPSGICTimerState *gictimer) in mips_gictimer_stop_count() function
/openbmc/qemu/hw/intc/
H A Dmips_gic.c277 mips_gictimer_stop_count(gic->gic_timer); in gic_write()