Home
last modified time | relevance | path

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

/qemu/tests/qtest/libqos/
H A Dsdhci.h43 void (*writeq)(QSDHCI *s, uint32_t reg, uint64_t val); member
/qemu/tests/qtest/
H A Dlibqtest-single.h211 static inline void writeq(uint64_t addr, uint64_t value) in writeq() function