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