Lines Matching defs:FslIMX31State
40 struct FslIMX31State { struct
42 DeviceState parent_obj;
45 ARMCPU cpu;
46 IMXAVICState avic;
47 IMX31CCMState ccm;
48 IMXSerialState uart[FSL_IMX31_NUM_UARTS];
49 IMXGPTState gpt;
50 IMXEPITState epit[FSL_IMX31_NUM_EPITS];
51 IMXI2CState i2c[FSL_IMX31_NUM_I2CS];
52 IMXGPIOState gpio[FSL_IMX31_NUM_GPIOS];
53 IMX2WdtState wdt;
54 MemoryRegion secure_rom;
55 MemoryRegion rom;
56 MemoryRegion iram;
57 MemoryRegion iram_alias;