Searched refs:DW_CTLL_FC_P2M (Results 1 – 2 of 2) sorted by relevance
/Zephyr-latest/drivers/dma/ | ||
D | dma_dw_common.h | 121 #define DW_CTLL_FC_P2M SET_BITS(21, 20, 2) macro |
D | dma_dw_common.c | 315 lli_desc->ctrl_lo |= DW_CTLL_FC_P2M | DW_CTLL_SRC_FIX | in dw_dma_config() |