Searched defs:readw (Results 1 – 2 of 2) sorted by relevance
/qemu/tests/qtest/libqos/ | ||
H A D | sdhci.h | 41 uint16_t (*readw)(QSDHCI *s, uint32_t reg); member |
/qemu/tests/qtest/ | ||
H A D | libqtest-single.h | 237 static inline uint16_t readw(uint64_t addr) in readw() function |