Searched refs:GIC_INTERRUPT_CELL_ID (Results 1 - 2 of 2) sorted by relevance

/haiku/src/add-ons/kernel/bus_managers/fdt/
H A Dfdt_module.cpp37 #define GIC_INTERRUPT_CELL_ID 1 macro
534 interruptNumber = fdt32_to_cpu(prop[offset + GIC_INTERRUPT_CELL_ID]);
651 uint32 interruptNumber = fdt32_to_cpu(it[GIC_INTERRUPT_CELL_ID]);
/haiku/src/system/boot/platform/efi/
H A Ddtb.cpp44 #define GIC_INTERRUPT_CELL_ID 1 macro
498 uint32 interruptNumber = fdt32_to_cpu(prop[GIC_INTERRUPT_CELL_ID]);

Completed in 56 milliseconds