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

/freebsd-13-stable/sys/arm/ti/
H A Dti_sdma.c424 ti_sdma_write_4(sc, DMA4_CICR(ch), 0);
476 ti_sdma_write_4(sc, DMA4_CICR(ch), 0x0000);
539 ti_sdma_write_4(sc, DMA4_CICR(ch), flags);
817 ti_sdma_write_4(sc, DMA4_CICR(ch), 0);
H A Dti_sdmareg.h55 #define DMA4_CICR(i) (0x0088 + ((i) * 0x60)) macro

Completed in 156 milliseconds