Home
last modified time | relevance | path

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

/qemu/tests/qtest/libqos/
H A Dsdhci.h41 uint16_t (*readw)(QSDHCI *s, uint32_t reg); member
/qemu/tests/qtest/
H A Dlibqtest-single.h237 static inline uint16_t readw(uint64_t addr) in readw() function