Searched refs:IC_PER_GRA (Results 1 – 1 of 1) sorted by relevance
90 #define IC_PER_GRA 20 /* 0x00100000 - Architecture dependent (CR9 >> 8) */ macro176 | BIT(IC_PER_GRA) \463 (_regs)->ints_mask |= BIT(IC_PER_GRA); \609 (_regs)->ints_mask &= ~BIT(IC_PER_GRA); \646 #define IS_IC_PER_GRA(_regs) ( (_regs)->ints_mask & BIT(IC_PER_GRA) )667 #define EN_IC_PER_GRA(_regs) ( EN_IC_PER(_regs) && ((_regs)->ints_state & BIT(IC_PER_GRA)) )724 ( (_regs)->ints_state & (_regs)->ints_mask & BIT(IC_PER_GRA) )