Searched refs:IOAPIC_MRE_POS (Results 1 – 2 of 2) sorted by relevance
/Zephyr-Core-2.7.6/drivers/interrupt_controller/ | ||
D | intc_ioapic_priv.h | 36 #define IOAPIC_MRE_POS 16 macro |
D | intc_ioapic.c | 141 IOAPIC_MRE_MASK) >> IOAPIC_MRE_POS) + 1; in ioapic_init() |