Home
last modified time | relevance | path

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

/qemu/include/hw/sd/
H A Dallwinner-sdhost.h90 uint32_t clock_ctl; /**< Clock Control */ member
/qemu/hw/sd/
H A Dallwinner-sdhost.c472 res = s->clock_ctl; in allwinner_sdhost_read()
631 s->clock_ctl = value; in allwinner_sdhost_write()
778 VMSTATE_UINT32(clock_ctl, AwSdHostState),
847 s->clock_ctl = REG_SD_CKCR_RST; in allwinner_sdhost_reset()