Home
last modified time | relevance | path

Searched defs:DMA_BURST_ALIGNED (Results 1 – 2 of 2) sorted by relevance

/linux/sound/soc/atmel/
H A Dmchp-i2s-mcc.c231 #define DMA_BURST_ALIGNED(_p, _s, _w) !(_p % (_s * _w)) macro
H A Dmchp-pdmc.c100 #define DMA_BURST_ALIGNED(_p, _s, _w) !(_p % (_s * _w)) macro