Home
last modified time | relevance | path

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

/TwlSDK-5.1.0/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.1.0/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.1.0/build/libraries/os/ARM9/src/
Dos_china.c434 reg_GX_DISPSTAT |= REG_GX_DISPSTAT_VBI_MASK; in DispExclusiveMessage()
634 reg_GX_DISPSTAT |= REG_GX_DISPSTAT_VBI_MASK; in OS_ShowAttentionChina()
693 reg_GX_DISPSTAT &= ~REG_GX_DISPSTAT_VBI_MASK; in OS_ShowAttentionChina()
/TwlSDK-5.1.0/build/demos/os/forChina-fs/src/
Dos_china_override.c391 reg_GX_DISPSTAT |= REG_GX_DISPSTAT_VBI_MASK; in OS_ShowAttentionChina()
457 reg_GX_DISPSTAT &= ~REG_GX_DISPSTAT_VBI_MASK; in OS_ShowAttentionChina()
/TwlSDK-5.1.0/include/nitro/hw/ARM9/
Dioreg_GX.h302 #define REG_GX_DISPSTAT_VBI_MASK 0x0008 macro
/TwlSDK-5.1.0/include/twl/hw/ARM9/
Dioreg_GX.h306 #define REG_GX_DISPSTAT_VBI_MASK 0x0008 macro