Home
last modified time | relevance | path

Searched refs:REG_G2_BG3CNT_PRIORITY_SHIFT (Results 1 – 3 of 3) sorted by relevance

/TwlSDK-5.1.0/include/twl/hw/ARM9/
Dioreg_G2.h423 #define REG_G2_BG3CNT_PRIORITY_SHIFT 0 macro
436 ((u32)(priority) << REG_G2_BG3CNT_PRIORITY_SHIFT))
/TwlSDK-5.1.0/include/nitro/hw/ARM9/
Dioreg_G2.h423 #define REG_G2_BG3CNT_PRIORITY_SHIFT 0 macro
436 ((u32)(priority) << REG_G2_BG3CNT_PRIORITY_SHIFT))
/TwlSDK-5.1.0/include/nitro/gx/
Dgx_bgcnt.h2223 (priority << REG_G2_BG3CNT_PRIORITY_SHIFT)); in G2_SetBG3Priority()