Home
last modified time | relevance | path

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

/openbmc/qemu/hw/timer/
H A Dslavio_timer.c79 #define SYS_TIMER_SIZE 0x14 macro
413 size = i == 0 ? SYS_TIMER_SIZE : CPU_TIMER_SIZE; in slavio_timer_init()