Searched refs:DMA4_CCR_WRITE_PRIORITY (Results 1 – 2 of 2) sorted by relevance
| /f-stack/freebsd/arm/ti/ | ||
| H A D | ti_sdmareg.h | 92 #define DMA4_CCR_WRITE_PRIORITY(x) (((x) & 0x1) << 26) macro |
| H A D | ti_sdma.c | 370 | DMA4_CCR_WRITE_PRIORITY(0) in ti_sdma_activate_channel() |