Home
last modified time | relevance | path

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

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