Home
last modified time | relevance | path

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

/openbmc/qemu/hw/dma/
H A Dxlnx-zdma.c388 bool dst_intr; in zdma_write_dst() local
414 dst_intr = FIELD_EX32(s->dsc_dst.words[3], ZDMA_CH_DST_DSCR_WORD3, in zdma_write_dst()
432 if (dst_size == 0 && dst_intr) { in zdma_write_dst()