Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/dma/
Didma64.h43 #define IDMA64C_CTLL_DST_WIDTH(x) ((x) << 1) /* bytes per element */ macro
Didma64.c275 IDMA64C_CTLL_DST_WIDTH(dst_width) | in idma64_hw_desc_fill()