Home
last modified time | relevance | path

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

/linux/drivers/dma/
H A Dswitchtec_dma.c49 #define SWITCHTEC_DMA_CQ_SIZE SZ_32K macro
468 swdma_chan->cq_tail &= SWITCHTEC_DMA_CQ_SIZE - 1; in switchtec_dma_cleanup_completed()
890 size = SWITCHTEC_DMA_CQ_SIZE * sizeof(*swdma_chan->hw_cq); in switchtec_dma_free_desc()
921 size = SWITCHTEC_DMA_CQ_SIZE * sizeof(*swdma_chan->hw_cq); in switchtec_dma_alloc_desc()
963 writew(SWITCHTEC_DMA_CQ_SIZE, &swdma_chan->mmio_chan_fw->cq_size); in switchtec_dma_alloc_desc()