Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/dma/
H A Dfsl-edma-common.c112 int endian_diff[4] = {3, 1, -1, -3}; in fsl_edma_chan_mux() local
119 ch_off += endian_diff[ch_off % 4]; in fsl_edma_chan_mux()
/kernel/linux/linux-6.6/drivers/dma/
H A Dfsl-edma-common.c195 int endian_diff[4] = {3, 1, -1, -3}; in fsl_edma_chan_mux() local
205 ch_off += endian_diff[ch_off % 4]; in fsl_edma_chan_mux()

Completed in 3 milliseconds