Home
last modified time | relevance | path

Searched refs:SDPhySpecificationVersion (Results 1 – 2 of 2) sorted by relevance

/qemu/include/hw/sd/
H A Dsd.h58 enum SDPhySpecificationVersion { enum
/qemu/hw/sd/
H A Dsd.c195 static const char *sd_version_str(enum SDPhySpecificationVersion version) in sd_version_str()