Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/dma/sh/
Dshdma-arm.h41 #define TS_LOW_SHIFT (3) macro
45 ((((i) & TS_LOW_BIT) << TS_LOW_SHIFT) |\
Dshdma-r8a73a4.c68 .ts_low_shift = TS_LOW_SHIFT,
69 .ts_low_mask = TS_LOW_BIT << TS_LOW_SHIFT,
/linux-4.1.27/arch/arm/mach-shmobile/
Ddma-register.h48 #define TS_LOW_SHIFT (3) macro
52 ((((i) & TS_LOW_BIT) << TS_LOW_SHIFT) |\
Dsetup-sh73a0.c416 .ts_low_shift = TS_LOW_SHIFT,
417 .ts_low_mask = TS_LOW_BIT << TS_LOW_SHIFT,
513 .ts_low_shift = TS_LOW_SHIFT,
514 .ts_low_mask = TS_LOW_BIT << TS_LOW_SHIFT,
Dsetup-r8a7740.c413 .ts_low_shift = TS_LOW_SHIFT,
414 .ts_low_mask = TS_LOW_BIT << TS_LOW_SHIFT,