Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/sd/
H A Dallwinner-sdhost.h116 uint32_t startbit_detect; /**< eMMC DDR Start Bit Detection Control */ member
/openbmc/qemu/hw/sd/
H A Dallwinner-sdhost.c562 res = s->startbit_detect; in allwinner_sdhost_read()
727 s->startbit_detect = value; in allwinner_sdhost_write()
802 VMSTATE_UINT32(startbit_detect, AwSdHostState),
878 s->startbit_detect = REG_SD_DSBD_RST; in allwinner_sdhost_reset()