Searched refs:SiFiveESoCState (Results 1 – 2 of 2) sorted by relevance
30 OBJECT_CHECK(SiFiveESoCState, (obj), TYPE_RISCV_E_SOC)32 typedef struct SiFiveESoCState { struct43 } SiFiveESoCState; argument50 SiFiveESoCState soc;
180 SiFiveESoCState *s = RISCV_E_SOC(obj); in type_init()196 SiFiveESoCState *s = RISCV_E_SOC(dev); in sifive_e_soc_realize()297 .instance_size = sizeof(SiFiveESoCState),