Home
last modified time | relevance | path

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

/linux/drivers/dma/lgm/
H A Dlgm-dma.c38 #define DMA_CTRL_RST BIT(0) macro
321 ldma_update_bits(d, DMA_CTRL_RST, DMA_CTRL_RST, DMA_CTRL); in ldma_dev_reset()