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

/freebsd-current/sys/arm/ti/
H A Dti_sdmareg.h53 #define DMA4_CICR(i) (0x0088 + ((i) * 0x60)) macro
H A Dti_sdma.c421 ti_sdma_write_4(sc, DMA4_CICR(ch), 0);
473 ti_sdma_write_4(sc, DMA4_CICR(ch), 0x0000);
536 ti_sdma_write_4(sc, DMA4_CICR(ch), flags);
814 ti_sdma_write_4(sc, DMA4_CICR(ch), 0);

Completed in 72 milliseconds