Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/tricore/
H A Dtc27x_soc.h29 OBJECT_DECLARE_TYPE(TC27XSoCState, TC27XSoCClass, TC27X_SOC)
62 typedef struct TC27XSoCState { struct
78 } TC27XSoCState; argument
H A Dtriboard.h39 TC27XSoCState tc27x_soc;
/openbmc/qemu/hw/tricore/
H A Dtc27x_soc.c102 TC27XSoCState *s = TC27X_SOC(dev_soc); in tc27x_soc_init_memory_mapping()
184 TC27XSoCState *s = TC27X_SOC(dev_soc); in tc27x_soc_realize()
198 TC27XSoCState *s = TC27X_SOC(obj); in tc27x_soc_init()
234 .instance_size = sizeof(TC27XSoCState),