Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/dma/
Dhisi_dma.c24 #define HISI_DMA_Q_CTRL0_QUEUE_PAUSE BIT(4) macro
352 hisi_dma_update_bit(addr, HISI_DMA_Q_CTRL0_QUEUE_PAUSE, pause); in hisi_dma_pause_dma()