Home
last modified time | relevance | path

Searched refs:reg_G2_BG3CNT (Results 1 – 5 of 5) sorted by relevance

/TwlSDK-5.1.0/include/nitro/gx/
Dgx_bgcnt.h1413 return (GXBGExtMode)(reg_G2_BG3CNT & in G2_GetBG3ExtMode()
1414 (((reg_G2_BG3CNT & REG_G2_BG3CNT_COLORMODE_MASK) >> 5) | in G2_GetBG3ExtMode()
1462 reg_G2_BG3CNT = in G2_SetBG3ControlText()
1463 (u16)((reg_G2_BG3CNT & (REG_G2_BG3CNT_PRIORITY_MASK | REG_G2_BG3CNT_MOSAIC_MASK)) | in G2_SetBG3ControlText()
1555 reg_G2_BG3CNT = in G2_SetBG3ControlAffine()
1556 (u16)((reg_G2_BG3CNT & (REG_G2_BG3CNT_PRIORITY_MASK | REG_G2_BG3CNT_MOSAIC_MASK)) | in G2_SetBG3ControlAffine()
1649 reg_G2_BG3CNT = in G2_SetBG3Control256x16Affine()
1650 (u16)((reg_G2_BG3CNT & (REG_G2_BG3CNT_PRIORITY_MASK | REG_G2_BG3CNT_MOSAIC_MASK)) | in G2_SetBG3Control256x16Affine()
1768 reg_G2_BG3CNT = in G2_SetBG3Control256Bmp()
1769 (u16)((reg_G2_BG3CNT & (REG_G2_BG3CNT_PRIORITY_MASK | REG_G2_BG3CNT_MOSAIC_MASK)) | in G2_SetBG3Control256Bmp()
[all …]
/TwlSDK-5.1.0/build/libraries/gx/ARM9/src/
Dgx_bgcnt.c232 u32 bg = reg_G2_BG3CNT; in G2_GetBG3ScrPtr()
474 u32 bg = reg_G2_BG3CNT; in G2_GetBG3CharPtr()
Dgx.c147 reg_G2_BG3CNT = 0; in GX_Init()
/TwlSDK-5.1.0/include/twl/hw/ARM9/
Dioreg_G2.h56 #define reg_G2_BG3CNT (*( REGType16v *) REG_BG3CNT_ADDR) macro
/TwlSDK-5.1.0/include/nitro/hw/ARM9/
Dioreg_G2.h56 #define reg_G2_BG3CNT (*( REGType16v *) REG_BG3CNT_ADDR) macro