EINT0
__raw_writeb(0x1 << (irq - EINT0), MCFEPORT_EPFR);
irq -= EINT0;
return irqebitmap[irq - EINT0];
return irq - EINT0;