Home
last modified time | relevance | path

Searched refs:sdhci_mmio_le_ops (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/hw/sd/
H A Dsdhci.c1349 static const MemoryRegionOps sdhci_mmio_le_ops = { variable
1403 s->io_ops = &sdhci_mmio_le_ops; in sdhci_initfn()
1424 if (s->io_ops != &sdhci_mmio_le_ops) { in sdhci_common_realize()