Searched refs:DMA4_SYSSTATUS (Results 1 – 2 of 2) sorted by relevance
| /f-stack/freebsd/arm/ti/ | ||
| H A D | ti_sdmareg.h | 46 #define DMA4_SYSSTATUS 0x0028 macro |
| H A D | ti_sdma.c | 1202 while ((ti_sdma_read_4(sc, DMA4_SYSSTATUS) & 0x1) == 0x0) { in ti_sdma_attach() |