Home
last modified time | relevance | path

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

/f-stack/freebsd/mips/ingenic/
H A Djz4780_pdma.h48 #define DCM_DAI (1 << 22) /* Destination Address Increment. */ macro
H A Djz4780_pdma.c467 desc->dcm = DCM_DAI; in pdma_channel_request()
472 desc->dcm = DCM_SAI | DCM_DAI; in pdma_channel_request()