Searched refs:DCRN_UIC_PR (Results 1 – 4 of 4) sorted by relevance
379 printk("Pol %x ", mfdcr(DCRN_UIC_PR(UIC0))); in ppc4xx_extpic_init()383 mtdcr(DCRN_UIC_PR(UIC0), ppc_cached_pol_mask[word]); in ppc4xx_extpic_init()391 printk("Pol %x ", mfdcr(DCRN_UIC_PR(UIC1))); in ppc4xx_extpic_init()395 mtdcr(DCRN_UIC_PR(UIC1), ppc_cached_pol_mask[word]); in ppc4xx_extpic_init()
161 mtdcr(DCRN_UIC_PR(DCRN_UIC0_BASE), 0xffffff80); /* set the polarity */ in board_setup_irq()
313 #define DCRN_UIC_PR(base) (base + 0x4) macro
172 #define DCRN_UIC_PR(base) (base + 0x4) macro