Searched refs:MCFEPORT_EPFR (Results 1 – 8 of 8) sorted by relevance
60 #define MCFEPORT_EPFR (MCF_MBAR + 0xf0c) /* Flags */ macro
71 #define MCFEPORT_EPFR 0xFC088006 macro
147 #define MCFEPORT_EPFR (MCF_IPSBAR + 0x130006) macro
197 #define MCFEPORT_EPFR (MCF_IPSBAR + 0x00130006) macro
267 #define MCFEPORT_EPFR (MCF_IPSBAR + 0x130006) macro
2145 #define MCFEPORT_EPFR (0xFC094006) macro
91 __raw_writeb(0x1 << ebit, MCFEPORT_EPFR); in intc_irq_ack()
100 __raw_writeb(0x1 << (irq - EINT0), MCFEPORT_EPFR); in intc_irq_ack()