Searched refs:DMA4_CCR_READ_PRIORITY (Results 1 – 2 of 2) sorted by relevance
| /src/sys/arm/ti/ | ||
| H A D | ti_sdmareg.h | 89 #define DMA4_CCR_READ_PRIORITY(x) (((x) & 0x1) << 6) macro |
| H A D | ti_sdma.c | 366 | DMA4_CCR_READ_PRIORITY(0) in ti_sdma_activate_channel() |