Searched refs:MCFSIM_PITR (Results 1 – 2 of 2) sorted by relevance
130 v = readl(MCF_MBAR + MCFSIM_PITR); in intc_irq_set_type()135 writel(v, MCF_MBAR + MCFSIM_PITR); in intc_irq_set_type()
36 #define MCFSIM_PITR 0x34 /* Interrupt Transition (r/w) */ macro