Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/sd/
H A Dallwinner-sdhost.h114 uint32_t dmac_irq; /**< Internal DMA Controller IRQ Enable */ member
/openbmc/qemu/hw/sd/
H A Dallwinner-sdhost.c552 res = s->dmac_irq; in allwinner_sdhost_read()
716 s->dmac_irq = value; in allwinner_sdhost_write()
800 VMSTATE_UINT32(dmac_irq, AwSdHostState),
876 s->dmac_irq = REG_SD_IDIE_RST; in allwinner_sdhost_reset()