Searched refs:UIC0_UIC1NC (Results 1 – 2 of 2) sorted by relevance
233 mtdcr(DCRN_UIC_SR(UIC0), (1 << (31 - UIC0_UIC1NC))); in ppc405_uic_disable_and_ack()271 mtdcr(DCRN_UIC_SR(UIC0), (1 << (31 - UIC0_UIC1NC))); in ppc405_uic_end()423 ppc_cached_irq_mask[0] |= 1 << (31 - UIC0_UIC1NC); /* enable cascading interrupt */ in ppc4xx_pic_init()
178 #define UIC0_UIC1NC 30 /* UIC1 non-critical interrupt */ macro