Home
last modified time | relevance | path

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

/openbmc/qemu/hw/timer/
H A Dslavio_timer.c88 #define TIMER_COUNT_MASK32 0xfffffe00 macro
119 t->count = count & TIMER_COUNT_MASK32; in slavio_timer_get_out()