Home
last modified time | relevance | path

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

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