Home
last modified time | relevance | path

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

/TwlSDK-5.1.0/include/nitro/gx/
Dgx_bgcnt.h818 return (GXBGExtMode)(reg_G2_BG2CNT & in G2_GetBG2ExtMode()
819 (((reg_G2_BG2CNT & REG_G2_BG2CNT_COLORMODE_MASK) >> 5) | in G2_GetBG2ExtMode()
866 reg_G2_BG2CNT = in G2_SetBG2ControlText()
867 (u16)((reg_G2_BG2CNT & (REG_G2_BG2CNT_PRIORITY_MASK | REG_G2_BG2CNT_MOSAIC_MASK)) | in G2_SetBG2ControlText()
963 reg_G2_BG2CNT = in G2_SetBG2ControlAffine()
964 (u16)((reg_G2_BG2CNT & (REG_G2_BG2CNT_PRIORITY_MASK | REG_G2_BG2CNT_MOSAIC_MASK)) | in G2_SetBG2ControlAffine()
1061 reg_G2_BG2CNT = in G2_SetBG2Control256x16Affine()
1062 (u16)((reg_G2_BG2CNT & (REG_G2_BG2CNT_PRIORITY_MASK | REG_G2_BG2CNT_MOSAIC_MASK)) | in G2_SetBG2Control256x16Affine()
1190 reg_G2_BG2CNT = in G2_SetBG2Control256Bmp()
1191 (u16)((reg_G2_BG2CNT & (REG_G2_BG2CNT_PRIORITY_MASK | REG_G2_BG2CNT_MOSAIC_MASK)) | in G2_SetBG2Control256Bmp()
[all …]
/TwlSDK-5.1.0/build/libraries/gx/ARM9/src/
Dgx_bgcnt.c124 u32 bg = reg_G2_BG2CNT; in G2_GetBG2ScrPtr()
411 u32 bg = reg_G2_BG2CNT; in G2_GetBG2CharPtr()
Dgx.c146 reg_G2_BG2CNT = 0; in GX_Init()
/TwlSDK-5.1.0/include/twl/hw/ARM9/
Dioreg_G2.h50 #define reg_G2_BG2CNT (*( REGType16v *) REG_BG2CNT_ADDR) macro
/TwlSDK-5.1.0/include/nitro/hw/ARM9/
Dioreg_G2.h50 #define reg_G2_BG2CNT (*( REGType16v *) REG_BG2CNT_ADDR) macro