Home
last modified time | relevance | path

Searched refs:GIC_MIN_PRIORITY_BITS (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/include/hw/intc/
H A Darm_gic.h73 #define GIC_MIN_PRIORITY_BITS 4 macro
/openbmc/qemu/hw/intc/
H A Darm_gic.c2117 s->n_prio_bits < GIC_MIN_PRIORITY_BITS)) { in arm_gic_realize()
2121 GIC_MIN_PRIORITY_BITS); in arm_gic_realize()