Searched refs:EDMAMUX_CHCFG_SOURCE (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/dma/ | ||
H A D | fsl-edma-common.h | 53 #define EDMAMUX_CHCFG_SOURCE(n) ((n) & 0x3F) macro |
H A D | fsl-edma-common.c | 201 slot = EDMAMUX_CHCFG_SOURCE(slot); in fsl_edma_chan_mux() |