Home
last modified time | relevance | path

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

/f-stack/freebsd/mips/ingenic/
H A Djz4780_pdma.h85 #define PDMA_DDS 0x100C /* DMA Doorbell Set */ macro
H A Djz4780_pdma.c245 WRITE4(sc, PDMA_DDS, (1 << chan->index)); in chan_start()