Home
last modified time | relevance | path

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

/f-stack/freebsd/mips/ingenic/
H A Djz4780_pdma.h71 #define PDMA_DDA(n) (0x18 + 0x20 * n) /* Channel n Descriptor Address */ macro
H A Djz4780_pdma.c242 WRITE4(sc, PDMA_DDA(chan->index), in chan_start()