Home
last modified time | relevance | path

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

/qemu/include/hw/riscv/
H A Dsifive_e.h30 OBJECT_CHECK(SiFiveESoCState, (obj), TYPE_RISCV_E_SOC)
32 typedef struct SiFiveESoCState { struct
43 } SiFiveESoCState; argument
50 SiFiveESoCState soc;
/qemu/hw/riscv/
H A Dsifive_e.c181 SiFiveESoCState *s = RISCV_E_SOC(obj); in type_init()
197 SiFiveESoCState *s = RISCV_E_SOC(dev); in sifive_e_soc_realize()
298 .instance_size = sizeof(SiFiveESoCState),