Home
last modified time | relevance | path

Searched defs:RX62NState (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/include/hw/rx/
H A Drx62n.h35 typedef struct RX62NState RX62NState; typedef
50 struct RX62NState { struct
52 DeviceState parent_obj;
55 RXCPU cpu;
56 RXICUState icu;
57 RTMRState tmr[RX62N_NR_TMR];
58 RCMTState cmt[RX62N_NR_CMT];
59 RSCIState sci[RX62N_NR_SCI];
61 MemoryRegion *sysmem;
62 bool kernel;
[all …]