Searched refs:EDMA_FWID (Results 1 – 2 of 2) sorted by relevance
82 #define EDMA_FWID (0x07 << 8) macro
927 i = (i & ~(EDMA_FWID)) | (SAM | ((width & 0x7) << 8)); in edma_set_src()965 i = (i & ~(EDMA_FWID)) | (DAM | ((width & 0x7) << 8)); in edma_set_dest()