Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/sd/
H A Dsdhci.h34 struct SDHCIState { struct
36 union {
42 SDBus sdbus;
43 MemoryRegion iomem;
44 AddressSpace sysbus_dma_as;
45 AddressSpace *dma_as;
46 MemoryRegion *dma_mr;
47 const MemoryRegionOps *io_ops;
49 QEMUTimer *insert_timer; /* timer for 'changing' sd card. */
50 QEMUTimer *transfer_timer;
[all …]