Home
last modified time | relevance | path

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

/qemu/include/hw/sd/
H A Dallwinner-sdhost.h119 uint32_t sample_delay; /**< Sample delay control */ member
/qemu/hw/sd/
H A Dallwinner-sdhost.c585 res = s->sample_delay; in allwinner_sdhost_read()
745 s->sample_delay = value; in allwinner_sdhost_write()
806 VMSTATE_UINT32(sample_delay, AwSdHostState),
888 s->sample_delay = REG_SD_SAMPLE_DL_RST; in allwinner_sdhost_reset()