Searched refs:SDPhySpecificationVersion (Results 1 – 2 of 2) sorted by relevance
/qemu/include/hw/sd/ | ||
H A D | sd.h | 58 enum SDPhySpecificationVersion { enum |
/qemu/hw/sd/ | ||
H A D | sd.c | 195 static const char *sd_version_str(enum SDPhySpecificationVersion version) in sd_version_str() |