Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/sd/
H A Dallwinner-sdhost.h120 uint32_t status_crc; /**< Status CRC */ member
/openbmc/qemu/hw/sd/
H A Dallwinner-sdhost.c578 res = s->status_crc; in allwinner_sdhost_read()
805 VMSTATE_UINT32(status_crc, AwSdHostState),
885 s->status_crc = REG_SD_CRC_STA_RST; in allwinner_sdhost_reset()