Searched refs:DCS_DES8 (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/sys/mips/ingenic/
H A Djz4780_pdma.h41 #define DCS_DES8 (1 << 30) /* Descriptor 8 Word. */ macro
H A Djz4780_pdma.c241 WRITE4(sc, PDMA_DCS(chan->index), DCS_DES8);
248 WRITE4(sc, PDMA_DCS(chan->index), (DCS_DES8 | DCS_CTE));

Completed in 68 milliseconds