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.h555 struct omap_mpu_state_s { struct
556 enum omap_mpu_model {
561 } mpu_model;
585 uint32_t (*read[3])(struct omap_mpu_state_s *s, argument
591 } port[__omap_dma_port_last];
593 uint64_t sdram_size;
594 unsigned long sram_size;
597 struct omap_uart_s *uart[3];
599 DeviceState *gpio;
601 struct omap_mcbsp_s *mcbsp1;
[all …]