Home
last modified time | relevance | path

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

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