Home
last modified time | relevance | path

Searched refs:MCFSIM_PITR (Results 1 – 2 of 2) sorted by relevance

/linux-2.6.39/arch/m68k/platform/5272/
Dintc.c130 v = readl(MCF_MBAR + MCFSIM_PITR); in intc_irq_set_type()
135 writel(v, MCF_MBAR + MCFSIM_PITR); in intc_irq_set_type()
/linux-2.6.39/arch/m68k/include/asm/
Dm5272sim.h36 #define MCFSIM_PITR 0x34 /* Interrupt Transition (r/w) */ macro