Searched refs:reg_G2_BG0OFS (Results 1 – 7 of 7) sorted by relevance
262 shelter.gx_bg0ofs = reg_G2_BG0OFS; in OS_ShowAttentionChina()306 reg_G2_BG0OFS = 0; in OS_ShowAttentionChina()468 reg_G2_BG0OFS = shelter.gx_bg0ofs; in OS_ShowAttentionChina()
516 shelter.gx_bg0ofs = reg_G2_BG0OFS; in OS_ShowAttentionChina()549 reg_G2_BG0OFS = 0; in OS_ShowAttentionChina()704 reg_G2_BG0OFS = shelter.gx_bg0ofs; in OS_ShowAttentionChina()
76 reg_G2_BG0OFS = 0; in G3X_Init()750 reg_G2_BG0OFS = (u32)hOffset; in G3X_SetHOffset()
150 reg_G2_BG0OFS = 0; in GX_Init()
208 reg_G2_BG0OFS = (u32)(((hOffset << REG_G2_BG0OFS_HOFFSET_SHIFT) & REG_G2_BG0OFS_HOFFSET_MASK) | in G2_SetBG0Offset()
62 #define reg_G2_BG0OFS (*( REGType32v *) REG_BG0OFS_ADDR) macro