Searched defs:omap_mpu_state_s (Results 1 – 1 of 1) sorted by relevance
552 struct omap_mpu_state_s { struct553 enum omap_mpu_model {558 } mpu_model;582 uint32_t (*read[3])(struct omap_mpu_state_s *s, argument588 } port[__omap_dma_port_last];590 uint64_t sdram_size;591 unsigned long sram_size;594 struct omap_uart_s *uart[3];596 DeviceState *gpio;598 struct omap_mcbsp_s *mcbsp1;[all …]