Home
last modified time | relevance | path

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

/openbmc/qemu/hw/sd/
H A Dallwinner-sdhost.c92 SD_GCTL_FIFO_RST = (1 << 1), enumerator
626 s->global_ctl &= ~(SD_GCTL_DMA_RST | SD_GCTL_FIFO_RST | in allwinner_sdhost_write()