Home
last modified time | relevance | path

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

/freebsd/sys/arm/freescale/imx/
H A Dimx6_sdma.h29 #define SDMAARM_STOP_STAT 0x08 /* Channel Stop/Channel Status */ macro
H A Dimx6_sdma.c152 WRITE4(sc, SDMAARM_STOP_STAT, (1 << chn)); in sdma_stop()