Home
last modified time | relevance | path

Searched refs:DCRN_UIC_PR (Results 1 – 4 of 4) sorted by relevance

/linux-2.4.37.9/arch/ppc/kernel/
Dppc4xx_pic.c379 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()
/linux-2.4.37.9/arch/ppc/platforms/
Dep405.c161 mtdcr(DCRN_UIC_PR(DCRN_UIC0_BASE), 0xffffff80); /* set the polarity */ in board_setup_irq()
Dibm405.h313 #define DCRN_UIC_PR(base) (base + 0x4) macro
/linux-2.4.37.9/include/asm-ppc/
Dibm44x.h172 #define DCRN_UIC_PR(base) (base + 0x4) macro