Searched refs:LowRISCIbexSoCState (Results 1 – 2 of 2) sorted by relevance
31 OBJECT_DECLARE_SIMPLE_TYPE(LowRISCIbexSoCState, RISCV_IBEX_SOC)39 struct LowRISCIbexSoCState { struct65 LowRISCIbexSoCState soc; argument
126 LowRISCIbexSoCState *s = RISCV_IBEX_SOC(obj); in lowrisc_ibex_soc_init()148 LowRISCIbexSoCState *s = RISCV_IBEX_SOC(dev_soc); in lowrisc_ibex_soc_realize()310 DEFINE_PROP_UINT32("resetvec", LowRISCIbexSoCState, resetvec, 0x20000400),328 .instance_size = sizeof(LowRISCIbexSoCState),