Home
last modified time | relevance | path

Searched refs:DMA4_CSDP_DST_PACKED (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/arm/ti/
H A Dti_sdmareg.h85 #define DMA4_CSDP_DST_PACKED(x) (((x) & 0x1) << 13) macro
H A Dti_sdma.c362 | DMA4_CSDP_DST_PACKED(0); in ti_sdma_activate_channel()