Searched refs:REG_G2_BG0CNT_PRIORITY_MASK (Results 1 – 3 of 3) sorted by relevance
629 (u16)((reg_G2_BG0CNT & (REG_G2_BG0CNT_PRIORITY_MASK | REG_G2_BG0CNT_MOSAIC_MASK)) | in G2_SetBG0Control()2114 reg_G2_BG0CNT = (u16)((reg_G2_BG0CNT & ~REG_G2_BG0CNT_PRIORITY_MASK) | in G2_SetBG0Priority()
296 #define REG_G2_BG0CNT_PRIORITY_MASK 0x0003 macro