Home
last modified time | relevance | path

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

/qemu/hw/sd/
H A Dssi-sd.c52 SSI_SD_SKIP_CRC16, enumerator
307 s->mode = SSI_SD_SKIP_CRC16; in OBJECT_DECLARE_SIMPLE_TYPE()
311 case SSI_SD_SKIP_CRC16: in OBJECT_DECLARE_SIMPLE_TYPE()
332 if (s->mode > SSI_SD_SKIP_CRC16) { in ssi_sd_post_load()