Home
last modified time | relevance | path

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

/openbmc/linux/drivers/dma/
H A Dhisi_dma.c50 #define HISI_DMA_HIP09_Q_CTRL0_ERR_ABORT_EN GENMASK(31, 28) macro
676 tmp &= ~HISI_DMA_HIP09_Q_CTRL0_ERR_ABORT_EN; in hisi_dma_init_hw_qp()