Home
last modified time | relevance | path

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

/openbmc/linux/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()