Home
last modified time | relevance | path

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

/TwlSDK-5.1.0/build/libraries/gx/ARM9/src/
Dgx_bgcnt.c48 int baseBlock = 0x800 * ((reg_G2_BG0CNT & REG_G2_BG0CNT_SCREENBASE_MASK) >> in G2_GetBG0ScrPtr()
336 int baseBlock = 0x4000 * ((reg_G2_BG0CNT & REG_G2_BG0CNT_CHARBASE_MASK) >> in G2_GetBG0CharPtr()
Dgx.c144 reg_G2_BG0CNT = 0; in GX_Init()
/TwlSDK-5.1.0/build/libraries/os/ARM9/src/
Dos_china.c377 reg_G2_BG0CNT = in DispExclusiveMessage()
514 shelter.gx_bg0cnt = reg_G2_BG0CNT; in OS_ShowAttentionChina()
540 reg_G2_BG0CNT = in OS_ShowAttentionChina()
706 reg_G2_BG0CNT = shelter.gx_bg0cnt; in OS_ShowAttentionChina()
/TwlSDK-5.1.0/build/demos/os/forChina-fs/src/
Dos_china_override.c260 shelter.gx_bg0cnt = reg_G2_BG0CNT; in OS_ShowAttentionChina()
297 reg_G2_BG0CNT = in OS_ShowAttentionChina()
470 reg_G2_BG0CNT = shelter.gx_bg0cnt; in OS_ShowAttentionChina()
/TwlSDK-5.1.0/include/nitro/gx/
Dgx_bgcnt.h628 reg_G2_BG0CNT = in G2_SetBG0Control()
629 (u16)((reg_G2_BG0CNT & (REG_G2_BG0CNT_PRIORITY_MASK | REG_G2_BG0CNT_MOSAIC_MASK)) | in G2_SetBG0Control()
1938 reg_G2_BG0CNT |= REG_G2_BG0CNT_MOSAIC_MASK; in G2_BG0Mosaic()
1942 reg_G2_BG0CNT &= ~REG_G2_BG0CNT_MOSAIC_MASK; in G2_BG0Mosaic()
2114 reg_G2_BG0CNT = (u16)((reg_G2_BG0CNT & ~REG_G2_BG0CNT_PRIORITY_MASK) | in G2_SetBG0Priority()
/TwlSDK-5.1.0/include/twl/hw/ARM9/
Dioreg_G2.h38 #define reg_G2_BG0CNT (*( REGType16v *) REG_BG0CNT_ADDR) macro
/TwlSDK-5.1.0/include/nitro/hw/ARM9/
Dioreg_G2.h38 #define reg_G2_BG0CNT (*( REGType16v *) REG_BG0CNT_ADDR) macro