Searched defs:sm0ar (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/dma/
H A Dstm32-dma.c535 u32 sm0ar = stm32_dma_read(dmadev, STM32_DMA_SM0AR(chan->id)); local
542 dev_dbg(chan2dev(chan), "SM0AR: 0x%08x\n", sm0ar); local
855 u32 id = chan->id, scr, ndtr, offset, spar, sm0ar, sm1ar; local

Completed in 115 milliseconds