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