Searched refs:dma_ts_shift (Results 1 - 4 of 4) sorted by relevance

/linux-4.1.27/drivers/dma/sh/
H A Dshdma-r8a73a4.c14 const unsigned int dma_ts_shift[] = SH_DMAE_TS_SHIFT; variable
72 .ts_shift = dma_ts_shift,
73 .ts_shift_num = ARRAY_SIZE(dma_ts_shift),
/linux-4.1.27/arch/arm/mach-shmobile/
H A Ddma-register.h35 static const unsigned int dma_ts_shift[] = { variable
H A Dsetup-sh73a0.c420 .ts_shift = dma_ts_shift,
421 .ts_shift_num = ARRAY_SIZE(dma_ts_shift),
517 .ts_shift = dma_ts_shift,
518 .ts_shift_num = ARRAY_SIZE(dma_ts_shift),
H A Dsetup-r8a7740.c417 .ts_shift = dma_ts_shift,
418 .ts_shift_num = ARRAY_SIZE(dma_ts_shift),

Completed in 118 milliseconds