Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/sd/
H A Dallwinner-sdhost.h90 uint32_t clock_ctl; /**< Clock Control */ member
/openbmc/qemu/hw/sd/
H A Dallwinner-sdhost.c469 res = s->clock_ctl; in allwinner_sdhost_read()
628 s->clock_ctl = value; in allwinner_sdhost_write()
775 VMSTATE_UINT32(clock_ctl, AwSdHostState),
844 s->clock_ctl = REG_SD_CKCR_RST; in allwinner_sdhost_reset()