Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/timer/
H A Dgrlib_gptimer.h30 #define TYPE_GRLIB_GPTIMER "grlib-gptimer" macro
/openbmc/qemu/hw/timer/
H A Dgrlib_gptimer.c423 .name = TYPE_GRLIB_GPTIMER,
/openbmc/qemu/hw/sparc/
H A Dleon3.c408 dev = qdev_new(TYPE_GRLIB_GPTIMER); in leon3_generic_hw_init()