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