Home
last modified time | relevance | path

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

/openbmc/qemu/hw/sd/
H A Dallwinner-sdhost.c176 DESC_STATUS_HOLD = (1 << 31), /* Set when descriptor is in use by DMA */ enumerator
382 desc->status &= ~DESC_STATUS_HOLD; in allwinner_sdhost_process_desc()