Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/arm/
H A Domap.h552 struct omap_mpu_state_s { struct
553 enum omap_mpu_model {
558 } mpu_model;
582 uint32_t (*read[3])(struct omap_mpu_state_s *s, argument
588 } 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 …]