Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/misc/
H A Dsifive_test.h27 typedef struct SiFiveTestState SiFiveTestState; typedef
28 DECLARE_INSTANCE_CHECKER(SiFiveTestState, SIFIVE_TEST,
31 struct SiFiveTestState { struct
/openbmc/qemu/hw/misc/
H A Dsifive_test.c73 SiFiveTestState *s = SIFIVE_TEST(obj); in sifive_test_init()
83 .instance_size = sizeof(SiFiveTestState),