Home
last modified time | relevance | path

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

/freebsd/sys/arm/ti/
H A Dti_sdmareg.h97 #define DMA4_CCR_PACKET_TRANS (DMA4_CCR_FRAME_SYNC(1) | \ macro
H A Dti_sdma.c754 channel->reg_ccr | DMA4_CCR_PACKET_TRANS); in ti_sdma_start_xfer_packet()