Searched refs:MCFEPORT_EPFR (Results 1 – 9 of 9) sorted by relevance
82 #define MCFEPORT_EPFR (MCF_MBAR + 0xf0c) /* Flags */ macro
91 #define MCFEPORT_EPFR 0xFC088006 macro
177 #define MCFEPORT_EPFR (MCF_IPSBAR + 0x130006) macro
187 #define MCFEPORT_EPFR 0xfc090006 macro
208 #define MCFEPORT_EPFR (MCF_IPSBAR + 0x00130006) macro
348 #define MCFEPORT_EPFR (MCF_IPSBAR + 0x130006) macro
1241 #define MCFEPORT_EPFR (0xFC094006) macro
95 __raw_writeb(0x1 << ebit, MCFEPORT_EPFR); in intc_irq_ack()
100 __raw_writeb(0x1 << (irq - EINT0), MCFEPORT_EPFR); in intc_irq_ack()