Home
last modified time | relevance | path

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

/f-stack/freebsd/arm/freescale/imx/
H A Dimx6_sdma.h31 #define SDMAARM_STOP_STAT 0x08 /* Channel Stop/Channel Status */ macro
H A Dimx6_sdma.c155 WRITE4(sc, SDMAARM_STOP_STAT, (1 << chn)); in sdma_stop()