Home
last modified time | relevance | path

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

/linux/drivers/dma/
H A Dhisi_dma.c611 u32 hw_depth = hdma_dev->chan_depth - 1; in hisi_dma_init_hw_qp() local
626 hisi_dma_chan_write(q_base, HISI_DMA_Q_SQ_DEPTH, index, hw_depth); in hisi_dma_init_hw_qp()
627 hisi_dma_chan_write(q_base, HISI_DMA_Q_CQ_DEPTH, index, hw_depth); in hisi_dma_init_hw_qp()