Searched refs:COMBINER_IRQ_GET_INDEX (Results 1 - 4 of 4) sorted by relevance

/seL4-refos-master/libs/libplatsupport/arch_include/arm/platsupport/
H A Dirq_combiner.h34 #define COMBINER_IRQ_GET_INDEX(x) (((x) & ~COMBINER_IRQ_FLAG) & 0xff) macro
/seL4-refos-master/projects/util_libs/libplatsupport/arch_include/arm/platsupport/
H A Dirq_combiner.h34 #define COMBINER_IRQ_GET_INDEX(x) (((x) & ~COMBINER_IRQ_FLAG) & 0xff) macro
/seL4-refos-master/libs/libplatsupport/src/mach/exynos/
H A Dirq_combiner.c37 #define IRQ_SHIFT(cirq) (COMBINER_IRQ_GET_INDEX(cirq))
/seL4-refos-master/projects/util_libs/libplatsupport/src/mach/exynos/
H A Dirq_combiner.c37 #define IRQ_SHIFT(cirq) (COMBINER_IRQ_GET_INDEX(cirq))

Completed in 38 milliseconds