Home
last modified time | relevance | path

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

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