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