Home
last modified time | relevance | path

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

/linux-6.1.9/arch/m68k/coldfire/
Dintc-5272.c130 v = readl(MCFSIM_PITR); in intc_irq_set_type()
135 writel(v, MCFSIM_PITR); in intc_irq_set_type()
/linux-6.1.9/arch/m68k/include/asm/
Dm5272sim.h37 #define MCFSIM_PITR (MCF_MBAR + 0x34) /* Intr Transition */ macro