Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/dma/
Ddma_dw_common.h127 #define DW_CTLL_DST_MSIZE(x) SET_BITS(13, 11, x) macro
Ddma_dw_common.c271 DW_CTLL_DST_MSIZE(msize); in dw_dma_config()