EMR_BASE
emr = EMR_BASE + (level << 4) + (level << 2);
__u32 emr = EMR_BASE + (LEVEL(irq) << 4) + (LEVEL(irq) << 2);