Home
last modified time | relevance | path

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

/linux/drivers/dma/ioat/
H A Ddma.h110 dma_addr_t completion_dma; member
H A Ddma.c708 writel(lower_32_bits(ioat_chan->completion_dma), in ioat_restart_channel()
710 writel(upper_32_bits(ioat_chan->completion_dma), in ioat_restart_channel()