Home
last modified time | relevance | path

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

/TwlSDK-5.4/include/twl/os/common/
Dinterrupt.h73 #define OS_IE_DEBUG_RECV (1UL << REG_OS_IE_DRE_SHIFT) // 22 read debug channel RECV buffer
84 #define OS_IE_DEBUG_RECV (1UL << REG_OS_IE_DRE_SHIFT) // 21 read debug channel RECV buffer
/TwlSDK-5.4/include/twl/hw/ARM9/
Dioreg_OS.h322 #define REG_OS_IE_DRE_SHIFT 22 macro
430 ((u32)(dre) << REG_OS_IE_DRE_SHIFT) | \