Searched refs:CICR_HP_MASK (Results 1 – 2 of 2) sorted by relevance
109 ((virq_to_hw(irq) / 2) << 13) | CICR_HP_MASK); in cpm_pic_probe()
555 #define CICR_HP_MASK ((uint)0x00001f00) /* Hi-pri int. */ macro