Home
last modified time | relevance | path

Searched refs:REG_GX_DISPCNT_DISPLAY_SHIFT (Results 1 – 6 of 6) sorted by relevance

/TwlSDK-5.3.1/build/libraries/os/ARM9.TWL/src/
Dos_attention.c233 (GX_PLANEMASK_BG0 << REG_GX_DISPCNT_DISPLAY_SHIFT)); in OSi_PrepareAttention()
/TwlSDK-5.3.1/include/twl/hw/ARM9/
Dioreg_GX.h224 #define REG_GX_DISPCNT_DISPLAY_SHIFT 8 macro
274 ((u32)(display) << REG_GX_DISPCNT_DISPLAY_SHIFT) | \
/TwlSDK-5.3.1/include/nitro/hw/ARM9/
Dioreg_GX.h224 #define REG_GX_DISPCNT_DISPLAY_SHIFT 8 macro
274 ((u32)(display) << REG_GX_DISPCNT_DISPLAY_SHIFT) | \
/TwlSDK-5.3.1/build/libraries/os/ARM9/src/
Dos_china.c421 (GX_PLANEMASK_BG0 << REG_GX_DISPCNT_DISPLAY_SHIFT)); in DispExclusiveMessage()
586 (GX_PLANEMASK_BG0 << REG_GX_DISPCNT_DISPLAY_SHIFT)); in OS_ShowAttentionChina()
/TwlSDK-5.3.1/include/nitro/gx/
Dgx.h543 (plane << REG_GX_DISPCNT_DISPLAY_SHIFT)); in GX_SetVisiblePlane()
557 return (int)((reg_GX_DISPCNT & REG_GX_DISPCNT_DISPLAY_MASK) >> REG_GX_DISPCNT_DISPLAY_SHIFT); in GX_GetVisiblePlane()
/TwlSDK-5.3.1/build/demos/os/forChina-fs/src/
Dos_china_override.c327 (GX_PLANEMASK_BG0 << REG_GX_DISPCNT_DISPLAY_SHIFT)); in OS_ShowAttentionChina()