Home
last modified time | relevance | path

Searched refs:MCFSIM2_GPIOINTCLEAR (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/arch/m68k/coldfire/
H A Dintc-5249.c38 writel(0x1 << (d->irq - MCF_IRQ_GPIO0), MCFSIM2_GPIOINTCLEAR); in intc2_irq_gpio_ack()
H A Dintc-525x.c57 writel(imr, MCFSIM2_GPIOINTCLEAR); in intc2_irq_gpio_ack()
/openbmc/linux/arch/m68k/include/asm/
H A Dm525xsim.h199 #define MCFSIM2_GPIOINTCLEAR (MCF_MBAR2 + 0xc0) /* GPIO intr clear */ macro