Searched refs:and_creg (Results 1 – 2 of 2) sorted by relevance
37 and_creg(IER, ~(1 << prio)); in mask_core_irq()96 and_creg(IER, ~0xfff0); in init_IRQ()
30 #define and_creg(reg, n) \ macro