Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/dma/sh/
Dshdma-arm.h38 #define TS_LOW_BIT 0x3 /* --xx */ macro
45 ((((i) & TS_LOW_BIT) << TS_LOW_SHIFT) |\
Dshdma-r8a73a4.c69 .ts_low_mask = TS_LOW_BIT << TS_LOW_SHIFT,