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

/haiku/src/add-ons/kernel/bus_managers/fdt/
H A Dfdt_module.cpp36 #define GIC_INTERRUPT_CELL_TYPE 0 macro
533 uint32 interruptType = fdt32_to_cpu(prop[offset + GIC_INTERRUPT_CELL_TYPE]);
650 uint32 interruptType = fdt32_to_cpu(it[GIC_INTERRUPT_CELL_TYPE]);
/haiku/src/system/boot/platform/efi/
H A Ddtb.cpp43 #define GIC_INTERRUPT_CELL_TYPE 0 macro
497 uint32 interruptType = fdt32_to_cpu(prop[GIC_INTERRUPT_CELL_TYPE]);

Completed in 85 milliseconds