Searched refs:MFP_IERA (Results 1 – 2 of 2) sorted by relevance
19 #define MFP_IERA 0x07 macro
213 uint32 reg = Base() + ((irq > 8) ? (MFP_IERA) : (MFP_IERB)); in EnableIOInterrupt()227 uint32 reg = Base() + ((irq > 8) ? (MFP_IERA) : (MFP_IERB)); in DisableIOInterrupt()