Searched refs:REG_G2_BG1CNT_PRIORITY_MASK (Results 1 – 3 of 3) sorted by relevance
729 (u16)((reg_G2_BG1CNT & (REG_G2_BG1CNT_PRIORITY_MASK | REG_G2_BG1CNT_MOSAIC_MASK)) | in G2_SetBG1Control()2150 reg_G2_BG1CNT = (u16)((reg_G2_BG1CNT & ~REG_G2_BG1CNT_PRIORITY_MASK) | in G2_SetBG1Priority()
339 #define REG_G2_BG1CNT_PRIORITY_MASK 0x0003 macro