Home
last modified time | relevance | path

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

/qemu/tests/qtest/libqos/
H A Dsdhci.c70 sdhci->sdhci.readw = sdhci_mm_readw; in qos_init_sdhci_mm()
129 spci->sdhci.readw = sdhci_pci_readw; in sdhci_pci_create()
H A Dsdhci.h41 uint16_t (*readw)(QSDHCI *s, uint32_t reg); member
/qemu/tests/qtest/
H A Dsdhci-test.c31 v = s->readw(s, SDHC_HCVER); in check_specs_version()
H A Dlibqtest-single.h237 static inline uint16_t readw(uint64_t addr) in readw() function
/qemu/docs/devel/testing/
H A Dqgraph.rst413 uint16_t (*readw)(QSDHCI *s, uint32_t reg);
452 sdhci->sdhci.readw = sdhci_mm_readw;
483 spci->sdhci.readw = sdhci_pci_readw;