Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/sd/
H A Dallwinner-sdhost.h117 uint32_t response_crc; /**< Response CRC */ member
/openbmc/qemu/hw/sd/
H A Dallwinner-sdhost.c565 res = s->response_crc; in allwinner_sdhost_read()
803 VMSTATE_UINT32(response_crc, AwSdHostState),
879 s->response_crc = REG_SD_RES_CRC_RST; in allwinner_sdhost_reset()