Searched refs:REG_OS_IE_DRE_SHIFT (Results 1 – 2 of 2) sorted by relevance
73 #define OS_IE_DEBUG_RECV (1UL << REG_OS_IE_DRE_SHIFT) // 22 read debug channel RECV buffer84 #define OS_IE_DEBUG_RECV (1UL << REG_OS_IE_DRE_SHIFT) // 21 read debug channel RECV buffer
322 #define REG_OS_IE_DRE_SHIFT 22 macro430 ((u32)(dre) << REG_OS_IE_DRE_SHIFT) | \