Home
last modified time | relevance | path

Searched refs:ch_mux (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/drivers/dma/
H A Dfsl-edma-common.c97 * ch_mux: With the exception of 0, attempts to write a value in fsl_edma3_enable_request()
100 if (!edma_readl_chreg(fsl_chan, ch_mux)) in fsl_edma3_enable_request()
101 edma_writel_chreg(fsl_chan, fsl_chan->srcid, ch_mux); in fsl_edma3_enable_request()
137 edma_writel_chreg(fsl_chan, 0, ch_mux); in fsl_edma3_disable_request()
H A Dfsl-edma-common.h97 __le32 ch_mux; member

Completed in 3 milliseconds