Home
last modified time | relevance | path

Searched refs:REG_GX_DISPSTAT_VBI_MASK (Results 1 – 7 of 7) sorted by relevance

/TwlSDK-5.2.1/include/nitro/gx/
Dgx_sp.h190 REG_GX_DISPSTAT_VBI_MASK | in GX_SetVCountEqVal()
246 s32 rval = (reg_GX_DISPSTAT & REG_GX_DISPSTAT_VBI_MASK); in GX_VBlankIntr()
249 reg_GX_DISPSTAT |= REG_GX_DISPSTAT_VBI_MASK; in GX_VBlankIntr()
253 reg_GX_DISPSTAT &= ~REG_GX_DISPSTAT_VBI_MASK; in GX_VBlankIntr()
/TwlSDK-5.2.1/build/libraries/gx/ARM9/src/
Dgx.c255 REG_GX_DISPSTAT_VBI_MASK | in GX_SetVCountEqVal()
297 s32 rval = (reg_GX_DISPSTAT & REG_GX_DISPSTAT_VBI_MASK); in GX_VBlankIntr()
300 reg_GX_DISPSTAT |= REG_GX_DISPSTAT_VBI_MASK; in GX_VBlankIntr()
304 reg_GX_DISPSTAT &= ~REG_GX_DISPSTAT_VBI_MASK; in GX_VBlankIntr()
/TwlSDK-5.2.1/build/libraries/os/ARM9/src/
Dos_china.c476 reg_GX_DISPSTAT |= REG_GX_DISPSTAT_VBI_MASK; in DispExclusiveMessage()
680 reg_GX_DISPSTAT |= REG_GX_DISPSTAT_VBI_MASK; in OS_ShowAttentionChina()
742 reg_GX_DISPSTAT &= ~REG_GX_DISPSTAT_VBI_MASK; in OS_ShowAttentionChina()
/TwlSDK-5.2.1/build/demos/os/forChina-fs/src/
Dos_china_override.c413 reg_GX_DISPSTAT |= REG_GX_DISPSTAT_VBI_MASK; in OS_ShowAttentionChina()
480 reg_GX_DISPSTAT &= ~REG_GX_DISPSTAT_VBI_MASK; in OS_ShowAttentionChina()
/TwlSDK-5.2.1/build/libraries/os/ARM9.TWL/src/
Dos_attention.c262 reg_GX_DISPSTAT |= REG_GX_DISPSTAT_VBI_MASK; in OSi_ShowAttention()
/TwlSDK-5.2.1/include/nitro/hw/ARM9/
Dioreg_GX.h302 #define REG_GX_DISPSTAT_VBI_MASK 0x0008 macro
/TwlSDK-5.2.1/include/twl/hw/ARM9/
Dioreg_GX.h306 #define REG_GX_DISPSTAT_VBI_MASK 0x0008 macro