Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/timer/
H A Da9gtimer.h31 #define TYPE_A9_GTIMER "arm.cortex-a9-global-timer" macro
/openbmc/qemu/hw/cpu/
H A Da9mpcore.c40 object_initialize_child(obj, "gtimer", &s->gtimer, TYPE_A9_GTIMER); in a9mp_priv_initfn()
/openbmc/qemu/hw/timer/
H A Da9gtimer.c392 .name = TYPE_A9_GTIMER,